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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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