All scripts error/Missingreferenceexception object type "object" glitch

I open up Unity. Everything is fine until about a minute. Suddenly, with no changes made, all scripts receive the error: The associated script can not be loaded. Please fix any compile errors and assign a valid script.

when opening Microsoft visual studio to check the scripts, they all say they have no errors or warnings. when looking at the console in Unity, the error: “MissingReferenceException: The Object type of “Object” has been destroyed but you are still trying to access it.” is displayed once, then Unity freezes for a second, and the error is displayed infinitely. Clearing the console just repeats the process, and the error count stops at 999+. Rebooting both the computer and Unity does not solve the problem. There is no reference to “object” in any of the scripts. Please help, it makes development impossible.

What version of Unity are you using?

Unity 5.3.5fl 32 bit

Try creating a new project, copy your assets, and rebuild the scenes. There seems to be a script serialization bug with 5.3.5f.