C# VS Code input keyboard wont get recornized as class

hi there,

this is the first course i am following and i have this issue where we want to impliment the input to the code. but whenever i begin the if-clause and type “Keyboard” it just wont get recognized as a class. even though it should, since i have added the UnityEngine.InputSystem. just like the course instructed me to. i have all extensions installed (.NET install tool - which keeps tryna install .NET 9.0.11 even though i already have it, C#, C# Dev Kit, Unity, Unity Code Snippets). i just dont know what to do at this point.

thx in advance!

Hi,

That’s a known problem. VS Code sometimes does not get installed correctly. That’s not your fault, it just happens.

Please follow the instruction on this website and make sure all required extensions are installed: https://code.visualstudio.com/docs/other/unity


See also:

1 Like

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