Hi team,
Getting the following error in VS.
|Error|CS0234|The type or namespace name ‘EditorSnapSettings’ does not exist in the namespace ‘UnityEditor’ (are you missing an assembly reference?)|
Seems some people managed to get rid of it by deleting all of the csproj and sln files and then reopening the project.
This did not work for me, any other ideas?
Also the code works fine, im just gonna ignore the errors for now so I can continue.
Thanks