STM32CubeIDE migration to 1.3.0 appears to break debugger
Hi there!
Each project I've migrated from the previous version of STM32CubeIDE to 1.3.0 can no longer debug properly.
When launching a debug session I now always get the following:

But if I create a new project from scratch everything is fine.
Is anyone else experiencing this behavior?
If so is there a setting I can set that will correct this?
Also my code no longer seems to get sent to the Nucleo board, unless it's from a project made with 1.3.0. Basically migrated projects seem broken.
Thanks.