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
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
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.