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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.