Search Issue Tracker
Fixed
Fixed in 6000.0.44f1, 6000.1.0b12, 6000.2.0a8
Votes
0
Found in
2021.3.38f1
2022.3.28f1
6000.0.1f1
6000.1.0a7
6000.2.0a1
7000.0.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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment