I took a break from Unity, around 2 months long, and just recently started it up again. However, now every script in every project, including unmodified scripts from Package Manager, gives me the message “No MonoBehavior scripts in the file, or their names do not match the file name.” I have updated and reinstalled Unity, to no avail.
Current Unity Version: 2019.2.16f1 Personal
Screenshots:
I tested this out by creating a sample project with the “3D With Extras” template and not modifying or creating anything, however the post processing scripts included in the template give the same message.
Update Again: Actually still doesn’t work. Deleting the other Unity Hub made the post processing in the 3D With Extras template work, but nothing else.