Search Issue Tracker
Fixed in 4.6.1
Votes
1
Found in
4.6.0f1
Issue ID
645053
Regression
Yes
[Mac-only] Unity crashes when opening new scene after deleting currently open scene
- Create a new project
- Save the default scene as Test
- Create a new scene
- Save it as Test1
- Delete Test1 from the Project Browser
- Open scene Test
At this point Unity 4.5 and Unity 4.6 will crash (see stacktrace in attached logs). Unity 4.3 will print "ExecutionEngineException: SIGILL" in the Console, but wouldn't crash. Unity 5.0 works fine. So, this is affecting Unity 4.5 and Unity 4.6.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
gabisilva.cc
Jan 02, 2015 23:51
Any date to resolution this bug?