C#C
C#15mo ago
TRAP

Visual Studio and Unity C# integration issue

WHen opening scripts from Unity into Visual Studio the intellisense is not working. I have set it so Unity correctly opens Visual Studio 2022 for scripts. I have also made sure that the "Game Development with Unity" package is installed and on my current VS version. I have tried adding extensions like "Unity Code Assist Lite" from the extension manager, and in Unity I have tried "Reimport All" and have made sure that the "Visual Studio Editor" in package manager is up to date. The scripts all work and open file once saved and used, I just have no intellisense to complete code or list members of something.
image.png
Was this page helpful?