Search Issue Tracker
Fixed
Fixed in 2021.3.35f1, 2022.3.19f1, 2023.2.0a13
Votes
1
Found in
2021.2.0a17
2021.3.4f1
2022.1.3f1
2022.2.0a15
2023.1.0a2
2023.2.0a1
2023.3.0a3
Issue ID
UUM-7339
Regression
Yes
Fields are not focused correctly when using UI Builder
Reproduction steps:
1. Open the attached project ("Test_UI_Builder")
2. Open the UI Document "Assets/Test"
3. Select any VisualElement and select any dropdown from the Position window
Expected result: The whole field is focused in blue outline
Actual result: The focused blue outline is not visible
Reproducible with: Built-in (2021.2.0a17, 2021.2.19f1, 2021.3.4f1, 2022.1.3f1, 2022.2.0a15)
Not reproducible with: 1.0.0-preview.18 (2019.4.39f1, 2020.3.35f1), Built-in (2021.2.0a16)
Notes:
- the blue outline is only seen when pressing on the field
- there is also weird behaviour when sometimes only one side of the field is focused
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Debugger stops at commented lines of code when using ECS
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
- Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
Add comment