Search Issue Tracker
Fixed
Fixed in 2022.3.0f1, 2023.2.9f1, 2023.3.0b5
Votes
0
Found in
2022.3.17f1
2023.2.0f1
2023.2.5f1
2023.3.0b1
2023.3.0b4
Issue ID
UUM-60214
Regression
Yes
Undo UI GameObject creation crashes Editor
Steps to reproduce:
- Create a new "GameObject -> UI -> DropDown TextMeshPro" GameObject
- Undo
(x) Current Result: Editor crashes
(/) Expected Result: Game object is undone and editor doesn't crash or throw any errors
Reproduced with: 2023.3.0b4, 2023.3.0b3, 2023.3.0b2, 2023.3.0b1, 2023.2.5f1
Couldn't reproduce with: 2022.3.17f1 (no crash, but the dropdowns created don't disappear)
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
- Invalid Blue value in MotionBlurMergeTilePass when objects move at certain speeds
- Physics Debugger displays mouse cursor ray casts when Game view is not open if Input System package is used
- “ArgumentException” error thrown when disabling all columns in Project Auditor's Multi-column panel context menu
- Errors are thrown and contextual menu does not open when right-clicking multiple mixed keyframes in Dopesheet
- Crash on MergeObjectCollection when repeatedly selecting a Prefab Asset in the Project Browser
Resolution Note (fix version 2023.3.0b5):
Fix Dropdown creation causing a crash after undoing.
Resolution Note (fix version 2022.3.0f1):
Fix Dropdown creation causing a crash after undoing.