Unity 3.4 Editor Issues

Hey,

I’ve been having a few new issues.

When I play a game and the game switches to another scene and I Save while it’s running, It will save the entire scene onto my original open scene, erasing everything! Thank god for CVS.

Another thing is that it’s been freezing randomly. I thought it was my networking code, but it isn’t . Any body else having issues of unity freezing when trying to close it or click the play button after running the scene a few times? FYI, It’s crashing so it doesn’t send a bug report -.-.

Best Regards,

~DisTurBinG

Maybe you can report it using the bug reporter. Go to help > Report a bug.

As for the second issue. If you search around, there have being cases of Unity crashing with c++ errors. And other errors. The Unity team is looking at it right now and hopefully a fix will come out soon. Meanwhile save frequently.

You can take a look here. http://forum.unity3d.com/threads/98332-Really-random-unity-3.4-pro-crashes
Lots of related thread. Hope it helps. :smile:

Thanks