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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.