Search Issue Tracker

Fixed

Votes

0

Found in

2022.2.8f1

2023.1.0b4

2023.2.0a3

Issue ID

UUM-29242

Regression

Yes

TreeView is reordered incorrectly when reordering items between different nest levels

-

Reproduction steps:
1. Open the attached project “TreeViewReorderingBug“
2. Open the scene “Assets/Scenes/SampleScene”
3. Enter the Play Mode
4. Drag and drop TreeView item “02” between TreeView items “12” and “13”

Expected result: TreeView item “02” is placed between TreeView items “12“ and “13“
Actual result: The dragged and dropped item is placed above TreeView item “12”

Reproducible with: 2022.2.0a11, 2022.2.8f1, 2023.1.0b4, 2023.2.0a3
Not reproducible with: 2022.2.0a10
Couldn't test with: 2020.3.44f1('TreeView' is inaccessible due to its protection level), 2021.3.17f1('TreeView' is inaccessible due to its protection level)

Reproducible with: Windows 11

  1. Resolution Note:

    Fixed by another internal issue: UUM-3683: UIToolkit treeview reordering does not allow certain operations

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.