So i’ve been having an issue with the can’t add script because script class cannot be found error. I created a new project and a blank script (right-click create new script, didn’t change the name) but still gives me the error. Then afterwards, I deleted the script and tried running the game with only a 3d capsule object (and camera and light) but it says that there are compile errors while I don’t even have scripts.
Open the console, do you see any error messages there?
Google “four blank errors Unity”
I found this thread: https://discussions.unity.com/t/725463 page-2 but the suggested solutions don’t really apply to my computer (windows 10, do not have the scripting runtime version options in my project settings). Also, there are only two empty blank error when I play the project. I tried reinstalling unity but it didn’t work either. Also I realized that a new project will play as long no scripts have been created. I can create one then delete it and still not be able to play the project. Gameobjects do no influence this.
I’m using Windows 10 too, and you should have those settings. What version of Unity are you using? Granted you may have a separate issue, as you point out.
I am using 2019.2.14f1, was using 2019.2.12 I think? I reinstalled with the latest version.
When i try to build and run,
I cannot find c:\buildslave thought

Don’t know if this has anything to do with my problem, I know that clas name and file name are actually identical though (i set the name when i created the sript and did not change it)
So I installed an older vesion, 2018.4.13f1 and now I can create new project and scripts with no preoblems. My problem is solved




