So basically, I install Unity, create a project, and add a C# script. That's all. And immediately upon its creation I get this error:
If I try to assign the script to an object I get the message that the script class cannot be found that you normally get when the class name and file name aren't the same.
I tried installing unity like 5 times different ways and I don't know what it's about.