- Home /
Unity Crashing
Hello Everyone,
Unity keeps crashing every time I open my project in the startup screen. I uninstalled Unity then reinstalled it but this hasn't solved the issue.
A message also comes up that my project was opened with a different setup of Unity. Please help me solve this issue. Thanks.
Try opening a new project and see if it crashes. Lets rule out bad install media as well. $$anonymous$$ake sure you have the newest Unity version ( http://unity3d.com/get-unity/download?ref=personal )
Hello Orami,
I do have the latest version of Unity. Opening a new project works fine as well. So I'm not sure what the problem is.
You may want to slowly add your scripts/prefabs/resources in to see if any are causing issues. I have seen Unity crash when playing with fonts on occasion, but without knowing what all you have in your project it is impossible to tell you what is causing it.
This could be the problem if you imported the asset you can try navigating to: ProjectFolder/Assets/ then delete the Door Pack folder. See if this lets you get back into your project. If you need a script for a door I can probably give you one...
Hello Orami,
I'll try that now. Also when I click to open my project, Unity comes up with a long message. It basically says, "Opening Project in Non-$$anonymous$$atching Editor Installation".
I think I might need to use the older Unity. 5.3.4 as my project was saved with that version.
Also it still crashes...
I might just use Unity 5.3.4 because it comes up with that message that I put above.
Normally Unity will give you the option to update/convert your project to the newest version of Unity, but if it was working before you downloaded the package I would be more likely to think there is some issue with what you already have in the game and that package unless you changed other things(maybe some settings?). All I can really do is speculate though. Of course you can always roll back your unity version and that may just work as well.
Seems like that must be the situation then. You might want to figure out what code is causing the crash though so you know what to avoid later. Glad you got it fixed.
Your answer
Follow this Question
Related Questions
Unity 5.5.1 crashes on startup 3 Answers
Anyone on Unity 5 beta 12 getting this crash? 0 Answers
Apparent Problem with smartfox crashing unity editor 0 Answers