STM32CubeMX Version 6.14 Broke SAE Configuration
I just upgraded from version 6.13 to 6.14. I have an exiting project for an STM32H7B3 that uses SAI1. When I click the Generate Code button, I get the following warning:

(The second warning is also a bug, I'm using CMake on my project so it is irrelevant).
The SAI1 configuration area is also blank and does not show any warnings or errors:

If I create a new project for the STM32H7B3LIH6Q, and enable SAI1 SAI A in master mode, my mouse just spins forever and I do not get configuration options.

