For some reason, Cursor.visible is not recognised. I've restarted my PC and it doesn't fix the issue. Maybe it's an error with my version, I'm running Unity 2019.3.4f1.
Let me know if you have a solution.
For some reason, Cursor.visible is not recognised. I've restarted my PC and it doesn't fix the issue. Maybe it's an error with my version, I'm running Unity 2019.3.4f1.
Let me know if you have a solution.
This may be what you're looking for. Sometimes Unity namespaces don't show up in Visual Studio. My fix when this happens is to go to the parent Asset folder, create a blank new C# script, and double click. Here are a ton of alternative solutions:
Autocompletion not working in Visual studio
If that's your problem, this question is definitely a duplicate