Just a quick warning for those that don’t do this already, crash recovery doesn’t seem to be working in 2019r2 so you might want to add a Build Step to your work with the following one line in so your project auto-saves every time you run.
Just right click your current platform under Build Settings, Add To > Build Step > Script
DoCommand "SaveFile"