Over the past week or so I have encountered numerous instances during development where the editor gets stuck in a loading sequence. This happens at different stages but most frequently upon returning to the editor after saving a script in VS 2019 latest version. I tried to remove what was added when the problem became prevalent and it did seem to help a little, but still encountering this multiple times per day.
I’ve waited a couple of times to see if it is just taking a long time and it goes on for up to 2 hours before I forced the program to close through the task manager.
I am wondering if there is a good way to monitor or profile the actions up to the point where it no longer responds. The profiler isn’t much help since I have to restart the editor. I also have looked at the editor logs but don’t see anything relevant. Is there any way to check where it is getting stuck? because it happens intermittently it is difficult to reproduce.
Any suggestions?