Search Issue Tracker
Fixed
Fixed in 2021.3.12f1, 2023.1.0a16
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
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
Resolution Note (fix version 2023.1.0a16):
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.12f1):
This was already fixed by the following PR : https://ono.unity3d.com/unity/unity/pull-request/144124/_/2021.3/animation/1389052