Nucleo-U545RE-Q in STM32CubeIDE (included CubeMX part) bad IOC file
New to STM32. Ordered myself a Nucleo-U545RE-Q Board for software generation used in an embedded project later. Generated a project and started working on it. First it worked just fine. But since mid of last week (start of August), most likely after an update which was installed, it wont crate a working IOC for new projects with the board anymore. New projects for other controllers or other Nucleo-boards work just fine.
More specifically as seen in following screenshot, all pins which should be pre- configured with a function for the Nucleo board produce a conflict. The USART1 function is fully grayed out and not configurable.
During project creation the options for the USER features are ticked as seen in following picture:
the right pins seem to get configured in a wrong way.
My current STM32CubeIDE Version: 1.16.0
Build: 21983_20240628_1741 (UTC)
current STM32CubeMX version inside the IDE: 6.12.0.202406281431
Am i doing something wrong or is this a bug introduced via the last update?

