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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
KaTsuoo1
Aug 24, 2014 11:17
For me it doesn't crash, but it doesn't actually undo the removed Ui either.