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
- Package Manager redirection buttons are changed to "Checkmarks" after installing additional Packages in the Multiplayer Center
- [Linux] Character '@' is not inputted when pressing AltGr + Q with a German keyboard layout
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Sprites lose their reference in Scene and Game view when changing Texture2D Import Settings
- “Assemblies” and “Areas” tabs disappears after switching to Scene tab and back in the Assemblies filter window
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.