Unity Editor won't open project.
I can't open any projects after an update to Unity 5.5.1f1 from 5.5.0f3. I usually keep around 3 versions of Unity (for different projects that use these different versions.) I haven't had a problem until after installing the update, and now, if I try to use any version of Unity to create or open a project, it shows the importing assets dialog then closes and stays as a background process forever (I think two hours is enough for it to load) until force closed.
I have already reinstalled 5.5.1f1 3 times, backed up and deleted folders in appdata and such but I really don't know what to do anymore.
Answer by mttwtt · Sep 20, 2017 at 10:41 PM
In my case it was a USB device (a game controller) Unity didn't like. Once unplugged it opens the projects again.
For me, when it happens is random, but any version of unity 5.x will stop opening. $$anonymous$$y previous answer doesn't work anymore. The only fix is to restart. Only a mouse and keyboard are plugged in at all times so it's not that for me.
How I fixed it : I unplugged my Xbox gamepad usb dongle from my laptop , started unity and had no more issues with it not starting. I then plugged back the gamepad and everything was O$$anonymous$$.
Thank you so much, i never would have figured that out!
Answer by nesrak1 · Jan 29, 2017 at 12:22 AM
Unity still won't start unless I restart the computer. While it's not too bad as my startup time is pretty fast,I have to lose all of my previously open windows Here's the old comment:
I guess what I've learned is: if you delete random folders that contain the word "unity", restart the computer, and reinstall, it'll work...
(Deleted appdata [roaming and local], program files, all versions of unity, and reinstalled)
So this bug keeps co$$anonymous$$g back. It's happened maybe seven or eight times now. Sometimes I just have to restart. Sometimes restarting doesn't work and I have to actually reinstall Unity. I wish there was an actual explanation for this...
Answer by KimbaTheWhiteLion · Dec 12, 2017 at 09:56 AM
Here's a thread on what is probably the exact same issue: https://forum.unity.com/threads/unity-editor-will-not-open-present-as-a-background-task.486216/. Also this thread: https://forum.unity.com/threads/unity-cannot-open-any-project.497621/
A unity mod posted these 2 workarounds:
We are experiencing some problems with our DNS server, and it's affecting intermittently. We don't have a fix yet, but there are two workarounds:
Workaround 1: Disconnect the network.
Workaround 2: Add
127.0.0.1 update.unity3d.com
To /etc/hosts (Mac) or C:\Windows\System32\drivers\etc\hosts (Windows).
Please, use one of these to solve the issue for now.
Hope this fixes your issue!
Answer by MangoChocobo · Jul 03, 2017 at 05:38 PM
I've been having this Issue as well... I'm not sure if it's my Firewall(Using Windows Defender) or my MalwareBytes, but I made an exception for my Unity Folder and File in both of them, restarted my Comp and all has been fixed so far. Hope this helps!
I've turned off Windows defender and have no other antivirus. Unity still won't startup until restart.
Answer by VDANM · Sep 28, 2017 at 11:00 AM
How I fixed it : I unplugged my Xbox gamepad usb dongle from my laptop , started unity and had no more issues with it not starting. I then plugged back the gamepad and everything was OK. Don't know why it happens though.
Your answer
Follow this Question
Related Questions
Lots of Exceptions on Executable but none in Editor 1 Answer
My map turns blue red and green always! 0 Answers
Unity editor CTD 0 Answers
Unity needs an eternity to load a Project, if it ever does 0 Answers
[SOLVED] Copying assembly from 'Temp/....dll' to 'Library/...' failed (project stucked) 0 Answers