Need help! After i updated from Unity 2019.3.0f.6 to Unity 2020.1.6f.1 i can't open my scripts

Hi

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.

Thank you for taking your time to help me.

Cheers.

I’m not sure if you tried but for me worked to update visual studio from package manager .

What you exactly mean, by “Miscellanous files” ?
You can, or can not open *.cs file in VS, without Unity?

I will try that ASAP! Didn’t know that you could update VS with the package manager. Thanks.

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.

6380586--710886--issue.gif

I finally figured it out!

I removed the visual studio editor package from the package manager and now it works perfectly!!!

Don’t know why, but it works!