Search Issue Tracker
Fixed
Fixed in 6000.0.2f1
Votes
0
Found in
2021.3.37f1
2022.3.23f1
2023.2.17f1
6000.0.0b14
Issue ID
UUM-69153
Regression
No
Foldout controls in UI documents are focusable when the "Focusable" property is set to false
How to reproduce:
1. Open the attached "foldout_focusable_issue" project
2. Open the "SampleScene" and enter Play mode
3. Select the top button in the Game view to focus on it
4. Navigate through the different UI elements with the Tab key
5. Observe the result
Expected result: The elements titled "Focusable = FALSE" are not focusable
Actual result: The Foldout control titled “Focusable = FALSE” is focusable
Reproducible in: 2021.3.37f1, 2022.3.23f1, 2023.2.17f1, 6000.0.0b14
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Reproducible in Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
Add comment