Search Issue Tracker
Fixed in 6000.0.44f1
Fixed in 6000.0.X, 6000.1.X, 6000.2.X, future release
Votes
0
Found in
2021.3.38f1
2022.3.28f1
6000.0.1f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-71822
Regression
No
IndexOutOfRangeException is thrown and an element returns to the wrong location when undoing the position change in UI Builder
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/UIDocument.uxml file
3. Select the “GfxTestContainer” element in the Viewport pane
4. Select again the “GfxTestContainer” element, hold and move it in the Viewport pane
5. Press undo (Ctrl+ Z)
6. Observe the Viewport pane and Console window
Expected result: No error is thrown and element returns to its original location
Actual result: “IndexOutOfRangeException: Index was outside the bounds of the array” error is thrown and element returns to the wrong location
Reproducible with: 2021.3.38f1, 2022.3.28f1, 6000.0.1f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment