Home How to set up Unity on VScode
Post
Cancel

How to set up Unity on VScode

For VS Code, please follow the instruction on this website and make sure all required extensions are installed: Unity Development with VS Code

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 website. Make sure that you install this exact version. Other versions do not work. https://dotnet.microsoft.com/download/dotnet-framework/net471

If you use Linux or a Mac, download the latest stable MONO Framework. https://www.mono-project.com/download/stable/

This post is licensed under CC BY 4.0 by the author.