- Home /
Unity Freezing
Hey, so I have a worrying issue. I just ran a project I've been working on and the console spat out some information about meta files and GUID? Unfortunately, Unity crashed and now every time I reload my project, it just freezes as soon as I click run. How cna I try to recover my project?
Cheers
Answer by Berenger · Feb 23, 2012 at 05:09 PM
Make sure you don't have an infinity loop somewhere in your scripts.
No this is a Unity/asset issue. No code was changed before it started misbehaving.
An importer is probably messing with Unity I guess. Try adding your assets one at a time ? That's going to be fun !
Indeed that's what I had to do. 4 hours down the drain, but at least it's alive again!
Your answer
Follow this Question
Related Questions
Pressing Play with the console tab showing freezes Unity. 1 Answer
Unity (2019.1.5f) freezes randomly in editor and sometime when i click play. 0 Answers
web build unity (3.5.0) crashes... 1 Answer
Editor Hangs after first play using plugin DLL 2 Answers
Game random freeze / hang up / stuck 0 Answers