Search Issue Tracker
By Design
Votes
0
Found in
2022.1.17f1
2022.2.0b8
Issue ID
UUM-14612
Regression
Yes
Buttons in the UI Builder are not focused when navigating with the Tab key
How to reproduce:
1. Open the user-attached project “Buttons”
2. In the Assets folder open MainUI.uxml
3. Press Tab key to navigate inside the UI Builder window
Expected result: Pressing Tab allows you to focus on the buttons created in the UI Builder
Actual result: Pressing Tab skips created in the UI Builder buttons and allows you to focus only on the Inspector
Reproducible with: 2022.1.0b12, 2022.1.17f1, 2022.2.0b8
Not reproduced with: 2021.3.10f1, 2022.1.0b11, 2023.1.0a10
Could not test with: 2020.3.39f1 (UI Builder Package is in preview and is not supporting the UI created in the newer streams)
Reproducible on: Windows 11 Pro
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:
While there is definitely a need for adequate navigation in the UI Builder Viewport, there is currently no Tab/navigation support at the moment. Therefore Buttons (or any other element from the canvas/viewport) cannot gain focus via keyboard shortcuts. We do intend to provide navigation in the future, as per UI standards and accessibility compliance.