I can confirm the bug. Custom board with F746 chip, 4-bit SD card, FatFS(!). Version 1.10.1 of CubeIDE generated this code: static void MX_SDMMC1_SD_Init(void) {
/* USER CODE BEGIN SDMMC1_Init 0 */
/* USER CODE END SDMMC1_Init 0 */
/* USER CODE BEG...
Beware thatUnicode::snprintf(textArea1Buffer, TEXTAREA1_SIZE, "%s", touchgfx::TypedText(T_SINGLEUSEID63).getText());textArea1.setWildcard(textArea1Buffer);should go strictly BEFORE both of functionstextArea1.resizeToCurrentText();ANDtextArea1.setType...