I’m having major issues with Unity on OSX. I accidentally downloaded the wrong version initially. When I started getting error messages, I noticed my mistake so I tried a complete uninstall and reinstall.
When I did the uninstall I deleted:
/Applications/Unity
~/New Unity Project
~/Library/Application Support/Default Company
~/Library/Caches/com.unity3d.UnityEditor
~/Library/Logs/Unity
~/Library?Preferences/Unity
~/Library/Preferences/com.unity3d.UnityEditor5.x.plist
~/Library/Preferences/unity.DefaultCompany.NewProjct.plist
~/Library/Unity
/Library/Application Support/Unity
I then downloaded the right version and tried to run it. I think I may have missed some deeply hidden files that need to be uninstalled from the previous incorrect install because when I try to run the right version I get error messages and it seems to think the assets were already installed, so it didn’t reinstall them.
When I run the freshly installed version, it asks me to sign in. I’m able to do that with no problem, and then it checks for a license. Not finding one, I select personal edition, agree to the requirements, it is activated, and I try to start using it. I am able to start a new project, but when it starts compiling I get an error message. It says:
Copying File Failed
Copying ~/Library/Preferences/Unity/Editor-5.x/Layouts/Default.wlt to Library/CurrentLayout.dwlt: No such file or directory
I can try again, but no matter how many times I try it doesn’t work. The other choices are cancel or force quit. I’ve tried both in my series of uninstalls and reinstalls, and they seem to have the same result. It will continue trying to open before sending another error message. It reads:
Failed to Load Window Layout
This can happen if layout contains custom windows and there are compile errors in the project.
At this point I can Load Default Layout, Revert Factory Settings, or Quit. Again they all seem to have the same result. I am eventually taken into the Unity app, but there is virtually nothing loaded. I can’t change the layout, because there are not alternate options. There is nothing listed in the assets folder. When I go to import a package, the only option available is custom package (I remember there being many more initially). Attempting to import a package, I can select it, but when I do so I get an error saying:
Nothing to Import!
All assets from this package are already in your project.
At this point I am unable to do just about anything in Unity. I’ve tried several uninstalls and reinstalls. I tried repairing permissions. I’ve restarted multiple times. I’ve tried patches and eventually tried other versions just to see if I could fix it. Any older versions will partially load the package, but then crash. Any newer versions say I am attempting to use obsolete packages and run an API Updater. Curiously I can run older or new versions of Unity, just can’t install the package I need in them. I can’t do anything in the version I need until whatever the problem is fixed. Any assistance would be greatly appreciated as I’ve been working at this for 2 days and have made no progress at all.