Main Config: These peripherals still have some not configured... STM32CubeIDE 1.14.0
I am encountering a warning when trying to generate code for both existing and new projects in STM32CubeIDE 1.14.0. This did not happen in 1.13.x.
I get the following warning. I have been generating the code and it appears to work, but I don't know if anything is incorrect.

To reproduce the warning, I create a new STM32 project for the STM32U5A9J-DK board, choose to initialize all peripherals to defaults, and save the project. When it attempts to generate the code, I get the warning displayed.
I also started encountering this with an existing project (migrated to version 1.14.0) for a NUCLEO-U5A5ZJ-Q board.