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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
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.