Compile Error (CS0246)
The type or namespace name '' could not be found. Are you missing an assembly references?
The error appears for every script on the project.
The following solutions did NOT work:
1. Delete Library Files.
2. Delete all meta files.
3. Restart Unity.
4. Load Project on another computer.
5. Use the latest version of Unity.
6. Revert to an older version.
7. Set Monodevelop as Default External Script Editor.
8. Assets -> Reimport All.
Also noticed that under Assets/Library/ScriptAssemblies,
Unity does NOT generate the following files for this project:
Assembly-CSharp.dll,
Assembly-CSharp.mdb,
Assembly-CSharp-Editor.dll,
Assembly-CSharp-Editor.mdb,
Assembly-UnityScript-Editor.dll,
Assembly-UnityScript-Editor.mdb.
↧