I’ve tried for a while now to fix an issue that happened after i updated to unity 2020 versions.
When i try to access my scripts from the Unity editor, it just loads for a second the the loading wheel and then nothing happens.
I’ve tried updating visual studio, unistall and install again making sure i have the Unity tool enabled and installed, making sure they are connected in the preferences under External tools, restarting my computer etc.
I am out of ideas and hope that i can get some help in here.
When i open the script from the local folder, visual studio give me the Miscellanous files.
It usually say “miscellaneous file” when it is not connected as an external tool or similar, but in my case I did set it as my external tool but it still happens. It’s appearing in the left side of the screen in the drop down tap, right above the the code script starts.
I can open them directly in the local folder, but then autocomplete is not working and it does not seem like it’s connected to Unity. Hope it makes sense.
Is not a resolution, but suggestion, if did you try open whole project solution in VS?
That should open with all relevant references. Should give you autocompletion as well.
Thanks for the replies guys. I have tried both now and i still can’t open them from Unity. It is really weird. Never tried it before.
However, i don’t get the “miscellaneous files” message anymore when i opened the whole project solution. But i have to do it everytime i open a project, instead of just opening it directly through Unity as usual. I’m going nuts…
I have uploaded a gif showing my problem.
It happens to me in every 2020 update, because i updated to 2020.1.7f.1 and it still happens.