Search Issue Tracker
Fixed in 2023.1.0a16
Fixed in 2021.3.X, 2021.3.12f1, 2023.1.X
Votes
0
Found in
2021.3.4f1
Issue ID
UUM-9752
Regression
Yes
InvalidOperationException error when attempting to undo inside UI Builder
How to reproduce:
1. Open the attached project “IN-6124_GameJam2022_Q2_TeamB.zip“
2. Press Window → UI Toolkit → Builder
3. Select “PauseScreen.uxml” in the UI Builder Hierarchy window
4. Use the Ctrl + Z shortcut or press Edit → “Undo Change UI Builder Selection”
5. Observe the Console
Expected result: There are no errors in the Console
Actual result: There are errors in the Console
Reproducible with: 2021.2.0b1, 2021.3.4f1
Not reproducible with: 2020.3.36f1, 2021.2.0a21, 2021.3.5f1, 2021.3.6f1, 2022.1.8f1, 2022.2.0a18, 2023.1.0a2
Reproducible on: Windows 10 Pro
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.1):
This was already fixed by the following PR : https://ono.unity3d.com/unity/unity/pull-request/137584/_/animation/case1389052
Resolution Note (fix version 2021.3):
This was already fixed by the following PR : https://ono.unity3d.com/unity/unity/pull-request/144124/_/2021.3/animation/1389052