Search Issue Tracker
Fixed in 4.6.X
Votes
3
Found in
4.6.0b17
Issue ID
627944
Regression
No
Creating UI object, removing all components and undo'ing crashes Unity
To reproduce this bug:
1. Create a new project
2. Create UI object ( for example Image, Panel and etc.)
3. Remove all components of that object (including Rect Transform)
4. Ctrl+Z couple of times ( Or Edit-> Undo couple of times)
5. Unity crashes
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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
KaTsuoo1
Aug 24, 2014 11:17
For me it doesn't crash, but it doesn't actually undo the removed Ui either.