Unity asking to enter safe mode when opening project?
Hi,
I installed 2021.3.2f1 with the documentation and WebGL module and created a new blank project from Unity Hub. When I try opening that new project though I get this: https://preview.redd.it/a3gf2rmvo5z81.png?width=1080&format=png&auto=webp&s=af2b8ce18f8af7dd4c58527499946ebd02148783
Not sure why this is happening. I deleted the old installation from both Unity Hub and Finder on my Mac. I actually had installation issues with 2021.3.2f1 before it got installed successfully so I deleted and reinstalled both Unity and Unity Hub.
If I click ignore and open the project, I get a pretty long "DirectoryNotFoundException: Could not find a part of the path" error -- and apparently I can't add scripts to any object because of this error: "DirectoryNotFoundException: Could not find a part of the path '/Applications/2021.3.2f1/Unity.app/Contents/UnityReferenceAssemblies/unity-4.8-api/Facades'."
Plus, I noticed that in this project's folder, the "Assembly-CSharp.csproj" file is not there. I see the file in all my other projects which were done in the previous editor version (2020.3.30f1).
What does the safe mode and directory error mean though? Did I do anything that caused this? What should I do? I'm on Mac btw. Any help is appreciated, thanks.
Your answer
Follow this Question
Related Questions
Cant create project because of empty launch error 0 Answers
Blank error window when trying to launch Unity 2019.2.0f1 3 Answers
Multiple .dll files missing, right after installing Unity 0 Answers
Object reference not set to an instance of an object (c#) 0 Answers
Object reference not set to an instance of an object Error Help please 0 Answers