Search Issue Tracker
By Design
Votes
0
Found in
6000.2.0b2
6000.3.0a1
Issue ID
UUM-105410
Regression
No
The Expand/Collapse Overlay arrow stays focused and colored blue when clicking it
Steps to reproduce:
- Create or open any Project
- In Scene View undock any Overlay
- Expand it via right click
- Click on the Expansion/Collapsion arrow
Actual results: Whenever the expand/collapse arrow of any Overlay Menu is clicked it stays in a focused blue colored state, clicking on any of the other Overlay Menus removes this focused effect. When cursor is hovered over the same arrow when it is in a focused state it turns gray.
Expected results: The blue colored focused/click state is only visible for a short period when it is clicked, currently it acts as an expand/collapse operation indicator and a focused Overlay indicator
Reproducible with versions: 6000.2.0b2 (new feature)
Not reproducible with versions: 2022.3.62f1, 6000.0.49f1, 6000.1.4f1
Tested on (OS): 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
All UITK toggles within the editor have the same focus behaviour, which is to remain focused (blue) until the focus has changed. This is as designed, since focus indication is necessary for tab navigation. The behaviour defined as "expected" in this ticket (blue for a short period) is not homogenous with current behaviour across the editor.