I don't get the mouseover position for Vector 3

I have both the Unity code snippets and C# extensions installed but I’m not getting the popup options showing it’s Vector 3 in VS Code. Not sure how to get this to appear.

Hi,

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?


See also:

Hi Nina,

Sure enough it was the 4.7.1 developer pack. I happened to find this by looking at the VS-Code logs. If I would have seen your post that would have fixed the issue too :slight_smile:

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

Privacy & Terms