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
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
KaTsuoo1
Aug 24, 2014 11:17
For me it doesn't crash, but it doesn't actually undo the removed Ui either.