all scripts stopped working

Before that, I worked with one script that for some reason stopped working under the pretext of an error in the name or the absence of MonoBehavior in it. I thought it was a bug and restarted unity. Now this problem is with all scripts. None of them are active and all have the error “No MonoBehasvior scripts in the file”. I think there is a mistake in my work with VisualStudio

And what would that error be?

Please post the error you get in the console in full. But not with a screenshot, as text. Select a line, Ctrl+C, then Ctrl+V here.

1 Like

Assets\Scripts\TerrarianGeneration.cs(62,40): error CS1002: ; expected
there is one, but I don’t think it’s what you need.

let’s just forget about that missing semicolon). Closed