Unity Issue Tracker - TextField inside MultiColumnTreeView is focused only during a mouse click
Fixed
UUM-42629
TextField inside MultiColumnTreeView is focused only during a mouse click
Unity: UI Toolkit Controls
Fixed
2023.1.X
2022.3.X
Fixed the TextField focus being lost immediately when clicked. This only happened when it was used inside a TreeView.
Fixed the TextField focus being lost immediately when clicked. This only happened when it was used inside a TreeView.
Reproduction steps:
1. Open the “ColumnFieldFocus“ project
2. Open the “Sample“ scene
3. Select the “Test” GameObject
4. In Inspector click the TextField inside the “Test Column”
Expected result: The TextField is focused
Actual result: The TextField was focused only during the click
Reproduced in: 2022.3.5f1, 2023.1.4f1, 2023.2.0a5
Not reproduced in: 2023.2.0a6, 2023.2.0a23
Could not test in: 2021.3.28f1 (no MultiColumnTreeView)
Reproduced using: macOS 13.4.1 (Intel), Windows 10
Note: Also reproduced in runtime
Prioritise and Follow this issue
Have a workaround or additional info about this issue?