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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
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.