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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
KaTsuoo1
Aug 24, 2014 11:17
For me it doesn't crash, but it doesn't actually undo the removed Ui either.