- Home /
error CS0103: The name 'VersionControlSettings' does not exist in the current contex,CS0103: The name 'VersionControlSettings' does not exist in the current context
I cannot enter gamemode as I am getting "All compiler errors have to be fixed before you can enter playmode"
can you share the script which the compiler says has the error?
@rage_co yes.
It looks like a problem in TextMeshPro, maybe some files were accidentally deleted....i think you should go to package manager in unity and remove TextMeshPro then reinstall it
@rage_co I reinstalled TextMeshPro as you said but it is again showing an error. I have attached the script of the error.
Is the problem in NavMesh now? weird.....im not too sure how to deal with it, You should try deleting the logs and library folder from your project, these two folders are temporary data, and although unity will take more time loading the project up next time...it won't result in any data loss....and it should make unity reimport all the packages and hopefully fixes the problem...i don't think it's a problem in scripts at all, and most probably something messing up with the packages
Your answer
Follow this Question
Related Questions
How do I fix compliance error? 1 Answer
Unhandled Exception: System.UnauthorizedAccessException 1 Answer
"using UnityEditor;" throws an error? 1 Answer
Unity 2017.1 .NET 4.6 Plugin - System.Runtime assembly not allowed to be included? 3 Answers
Compiler suddenly started showing errors for seemingly no reason. 1 Answer