Unity 2021.2.13f1

Is there is a problem using the latest verison of unity unlike the version that used from the instuctor of the course, the version that is used on the course is 2021.1.5f1, I’m using Unity 2021.2.13f1(not LTS or even recommended too) and I just started the course 4 days ago
(I Know there is no problem of using the newest version unlike the instructor because it’s not too old) Just to be more sure

Hi,

Welcome to our community! :slight_smile:

The early versions of Unity 2021.2 were fairly buggy. Never versions seem to be stable. I would say: Test the latest version of Unity 2021.2. If it causes too many problems, you could downgrade.


See also:

1 Like

Thanks alot for helping me out,
but there is one more question which is i did the IntelliSense Solutions but it seems not working to me because Auto-Complete and hints not works with me

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.

  1. Press Ctrl + Shift + P in VS Code.
  2. Type “OmniSharp: Select Project” and press Return.
  3. Select the solution workspace entry.

Maybe you’ll have to reboot your computer. Then launch Unity again and open one of your scripts.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms