When I want to edit C# Unity scripts, they open in Visual Studio. It is supposed to provide auto complete for all Unity related code, but it doesn\'t work.
Here you c
I solved to install the same version of .NET on WIN that was configured in my Unity project. (Player Settings)