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
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
- Terrain is rendered with broken material when adding Terrain Component to a Cube GameObject and assigning Terrain data
- APV baking settings are not saved until you bake
- Animator State Labels are not Rendered correctly when using the Bitmap Renderer as the Default Editor Text Renderer
- LDR render target is used when HDR is enabled in URP and Recorder Source is set to 360 View
Add comment