Reputation: 7475
Nothing was changed when all of a sudden Visual Studio 2019 suddenly couldn't open Unity 2019.2.4f1 projects.
Once it happened several months ago. That time it was cured by itself when I downloaded a clean Unity project from my repository. Just yesterday it happened again. I spend the whole day surfing forums and trying to fix but nothing helped until I decided to completely reinstall Visual Studio. Today everything was fine until suddenly it started again.
I didn't change anything, just was working with code. External tools settings are set as they were.
Any ideas why it could happen and how to fix it without reinstalling VS? Is it possible to somehow find out what exactly the VS can't understand in the project files?
Upvotes: 1
Views: 632
Reputation: 31
In VS2019 go to Extensions -> Manage Extensions and check that "Visual Studio 2019 Tools for Unity" extension is installed, and enabled.
Upvotes: 3