Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.22f1, 2023.2.14f1, 2023.3.0b11
Votes
0
Found in
2021.3.27f1
2022.3.1f1
2023.1.0b19
2023.2.0a18
2023.3.0a3
Issue ID
UUM-37800
Regression
No
TreeView Child display toggle styling becomes reversed when clicking and dragging it
Reproduction steps:
1. Open the attached project "IN-35851_mctv_drag_bug.zip"
2. Click MCTVBUG > TEST in the menu bar
3. Drag one element onto another to create a hierarchy
4. Click on the triangle toggle and drag away from the toggle vertically
5. Hover the mouse over the toggle
Expected result: the toggle is gray regardless of hovering
Actual result: the toggle is blue when not hovering over it, and gray when hovering
Reproducible with: 2021.3.27f1, 2022.3.1f1, 2023.1.0b19, 2023.2.0a18
Reproducible on: macOS 13.2.1 (intel), Windows 10 (user's)
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (fix version 2023.3.0b11):
Modify the ListView's toggle focus state to match the IMGUI state.
Resolution Note (fix version 2023.2.14f1):
Modify the ListView's toggle focus state to match the IMGUI state.
Resolution Note (fix version 2022.3.22f1):
Modify the ListView's toggle focus state to match the IMGUI state.
Resolution Note (fix version 2021.3.37f1):
Modify the ListView's toggle focus state to match the IMGUI state.