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
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
Fixed by another internal issue: UUM-3683: UIToolkit treeview reordering does not allow certain operations