Hey, so I’m fairly new to Unity and have been using it to create a school project. However, my script on my laptop doesn’t recognize some things such as Vectors or a CharacterController2D but on my PC, it does. Does anyone have any suggestions.
Sounds like IntelliSense is broken in your Visual Studio. Try following the steps here: Intellisense Not Working with Visual Studio (Fix)
1 Like
It worked, thank you.
1 Like