I’m experiencing random crashes in the editor with the rev 14 (and before that the 13).
I haven’t really isolated a pattern but it seems that it only crash when i have the mouse cursor over the editors GUI. Once again it is happening randomly, so i can’t be sure about it.
Sometimes i can work several minutes (yay!) but the average time between crash is between 20s and 1 minute. In other words I simply can’t work.
It seems really brutal for something i can’t found any information about anywhere, so i’m starting to ask myself if it’s not on my side, but where, i really don’t know.
By the way, i can’t find a dedicated support subforum for Unity 5, is there any ? If i wasn’t supposed to post about the beta here, where was i supposed to do it ?
Do you have any asset in your project that cold potently add custom editor windows or change existing editor windows?
They maybe not compatible with unity 5. (They are loaded as soon as they are imported into the project and can cause crashes without you knowing)
Can you find anything related to the crash inside the log files of unity?
Can you create an empty (I mean without anything imported) and it still crashes?
I just tried on an empty project. Still crashes.
Noticed a few that happened without intervention on the GUI. So really no pattern behind it.
I also had one just after clicking a few pixels above “Window” in the toolbar so …
EDIT : I’ve noticed that the editor crashes everytime i right clic on the skybox (to reoriente the camera). Every single time. Also, when my camera is facing a specific direction, it crashes too, there is nothing special in the way, a bit of untouched terrain and the skybox.
Freezing or crash with closing of the editor ? If you have the second one, i have it with right click, i don’t use wasd so i don’t know about that.
I simply got back on U4 as i just can’t do anything with 5.
Unity 5.0 beta 14 crashes rarely. I noticed it happens when Unity consumes a lot of memory (memory leak? I have written about that many times). Not always, but sometimes I see my Unity closed. Regarding this case, I can’t send a report bug, because the project is too big. However, it’s not painful for me.
I also had random crashes with b14 within 1 minute of starting the editor, just moving the mouse over GUI elements.
So far I think I solved it. I downloaded b16. Renamed the ProgramData\Unity folder. Entered the serial in the console as described in the b16 post. Removed all reg keys (after backing up), including those of older versions of Unity, in HKCU\Software\Unity Technologies. I reimported the Unity 4.x reg keys. I have just run b16 for 15 minutes without a crash.
Perhaps the problem is related to Unity 5 importing incompatible Unity 4 settings. Although on closer look the Unity 5 reg key was only 14 KB and the Unity 4 reg key is 210 KB.
Maybe the cause for the crashes was simply fixed after b14.