Not technically it shows something but I don’t understand. I’m new to code and this technical words doesn’t make sense to me. Please help to fix this.
Hi,
Welcome to our community!
Please follow the instruction on this website and make sure all required extensions are installed: https://code.visualstudio.com/docs/other/unity
If the issue persists, please check the console of VS Code (not Unity!). If the .NET Framework 4.7.1 (Developer Pack) is mentioned there, download and install it from the official Microsoft. Here is the link: https://dotnet.microsoft.com/download/dotnet-framework/net471
Depending on your version of Unity, it might be that you will have to install the “Visual Studio Code Editor” package in Window > Package Manager in Unity.
Maybe you’ll have to reboot your computer. Then launch Unity again and open one of your scripts.
Did this help you fix the issue?
See also:
- Forum User Guides : How to mark a topic as solved
Tried as you said but not working.
Anyways thanks for the reply.
And I’m using Unity version 2020.3.1 4f1
Changing Unity Version helps? If so, suggest me a unity version. Thank You
Uninstall Visual Studio Code. Then reinstall it. If you are lucky, it detected the .NET Framework 4.7.1 correctly. Regarding the version of Unity, it should be working. You could try to update to the latest stable version if you want.
If nothing helps, install Visual Studio Community Edition, select it as your default script editor in Edit > Preferences > External Tools, and install the Visual Studio Editor in Unity package (maybe update it).
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.