Hello,
Since upgrading to Unity 5.2 I am unable to open the solution of my project through Assets->Open C# Project (was Sync Monodevelop in previous version). When I click on Open C# Project, visual studio opens, but I get the following error:
The following files were specified on the command line:
These files could not be found and will not be loaded.
There’s nothing between those two lines which gives me the impression that the project is not being defined when visual studio opens. Or something along those lines. I was wondering if anyone else is running into this issue or knows how to resolve it. I can still open the solution through file explorer but it would be nice to just use the Open C# project button… So far I’ve tried reinstalling Unity 5.2 which did nothing and repairing visual studio community 2015. After the setup completed, I got a message saying that not all features installed correctly and to correct the following problem:
Visual Studio Tools for Unity: The specified account already exists.
I have no idea what to do about that. I’ve googled but got nothing. I also tried starting with a new project to see if that made any difference, but alas, this was not the case. Anyway, any thoughts or suggestions are much appreciated. Thanks for your time!