|
What can I do if Unity keeps crashing on me when I start it?
(comments are locked)
|
|
By default, Unity always loads up the last project that you edited, but you can override this by holding down "Alt" while unity starts. Press and hold it quickly after launching unity, and you'll get an option to select a different project or start a new project. If the problem is with the project, then this will help make unity usable for you again, although it doesn't much help find out what the actual problem is. For that, try looking at the Editor.log file after unity crashes which can be found here:
(comments are locked)
|
(comments are locked)
|
|
I've found the solution to my crash-problem. It had nothing to do with the update to a new version or incompatibilities with older versions! Actually (with the very quick help of the support), it turned out that Unity is not compatible with some settings of Airfoil (a program that I use for sending music from my PC to remote speakers). After uninstalling Airfoil, everything went back to normal. Wow - I would have never thought of that... BIG thanks to the Unity support! <3
(comments are locked)
|
|
In case any Mac OS users land here with the same problem, i.e., "Unity crashes immediately on startup", please try the following. It requires the root password. From the terminal: sudo su Then run: /Applications/Unity/Unity.app/Contents/MacOS/Unity If it says it requires read and write permissions, allow it. It will then go on to import the bootcamp assets and start Unity without crashing. If not, please contact support@unity3d.com
(comments are locked)
|
|
The reason for crashing is probably a problem with the currently active scene (the one Unity will automatically reopen when Unity loads your project). Rename the scene file before starting Unity will open the project but with an empty scene. Possibly the scene is beyond repair (until there's a bugfix for Unity that makes the scene stop crashing) but at least the rest of your project is workable again. You can now try reimport all assets (menu) save the project and reopen the offending scene if maybe problem is fixed automagically.
(comments are locked)
|
1 2 next page »

If you need more information on a subject than what is available, please ask in comments - not in answers (see how that makes little sense?).
Regarding your particular issue, please follow the three steps given by Nicolaj rather than turning this question into a bug report - wrong location.
i'm using Vista x64 and i had this problem too. upgrading to service pack 2 fixed the startup crash for me.
unity also crash at startup if you run your pc in 16-bit.
we have similar problem we our unity, even if no project has been set unity crash on startup and ask me to send the bug report to unity. i try to isolate the problem. its only happen with unity 3.3 and not for unity 3.1. i finaly find a way to solve the problem. our unity developer are set with dual screen and whenever i disable one of the screen unity start working again. i tried using different driver and different graphic card but same result happen.
so, what could cause unity to crash on a dual screen configuration?
Related answer: Probably badly. Best for the whole team to be on the same version.