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
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
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
KaTsuoo1
Aug 24, 2014 11:17
For me it doesn't crash, but it doesn't actually undo the removed Ui either.