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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
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.