Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2022.3.0f1
6000.0.0b1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-82863
Regression
No
TreeView drag and drop is incorrect when dragging a parent directly below itself
*Steps to reproduce:*
1. Add the TestWindow.cs script in a project
2. Open Window -> TestWindow
3. Try reordering a parent directly under itself (ID 6) and check the arguments at the top of the window.
*Actual results:* The childIndex is 0, which is incorrect.
*Expected results:* The childIndex should be 3, to insert between ID 10 and ID 11.
Additional Note: The drag bar should be a bit more to the left.
*Reproducible with versions:* 6000.0.20f1
*Not reproducible with versions:* -
*Can’t test with versions:* -
*Tested on (OS):* MacOS
*Notes:*
*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment