All compiler errors have to be fixed before you can enter playmode! UnityEditor.SceneView: ShowCompileErrorNotification ()
I haven't had Unity for a long time but, when I go into gamemode I always get this error:
All compiler errors have to be fixed before you can enter playmode! UnityEditor.SceneView: ShowCompileErrorNotification ()
I have tried many versions and many tips but anyone solve the issue.
I don't know if in addition to the Unity version I need to install something else. Could you please help me? ,f it helps, the files: "Assets/Assembly-UnityScript-firstpass.dll" "Assets/Assembly-UnityScript-firstpass.dll.mdb" are being changed when I try to build and I believe that's the issue.
Here's how it's going. If I try and build the project it breaks. If I just run the scene from the window(before building) it works fine. If I build, let it break, and then try and play from the window it doesn't work and I get the aforementioned error.