I have been studying this course for a long time and everything was fine until I created a new script and started filling it out. Recommendations for filling out the code stopped being issued and VS Code stopped defining the code I am writing. I reinstalled .NET SDK, but it didn’t help. What could be the problem?
Hi Maksim,
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 website. Here is the link: https://dotnet.microsoft.com/download/dotnet-framework/net471
Did this fix it?
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.