Unity Issue Tracker - Fields are not focused correctly when using UI Builder
Fixed
UUM-7339
Fields are not focused correctly when using UI Builder
Unity: UI Builder
Fixed
2023.2.X
2022.3.X
2021.3.X
Won't Fix
2023.3.X
2023.1.X
2022.2.X
2022.1.X
2021.2.X
2021.2.0a17 onwards
This PR has landed in trunk - Unity 2023.2.0a13
2023.1 is no longer a supported version of Unity. Please see the corresponding 2023.2 port instead (if applicable).
Port canceled as we transition to 2022.2 (2022.2.X port is active or already resolved)
Not going to fix for 21.2.X as 21LTS is the officially supported version
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