Search Issue Tracker
Fixed in 1.0.0-preview.14
Fixed in 1.0.0-preview.18
Votes
0
Found in [Package]
1.0.0-preview.14
Issue ID
1328899
Regression
No
[UIToolkit] The selection in the input field doesn't change when pressing "Tab"
How to reproduce:
1. Open the user's attached "TestTabIndex" project
2. Open the Scene "SampleScene"
3. Enter the Play Mode
4. Select one of the input fields in the Game view
5. Press "Tab"
Expected results: Selection jumps to other Text Field
Actual results: Selection stays on the same Text Field
Reproducible with: 1.0.0-preview.13, 1.0.0-preview.14 (2020.3.6f1, 2021.1.0f1)
Not reproducible with: 1.0.0-preview.13, 1.0.0-preview.14 (2021.1.1f1, 2021.1.5f1, 2021.2.0a15)
Could not test with: 2020.1.0b11 because UI Toolkit package was not yet available, 1.0.0-preview.12 because of CS0122 and CS0115 errors
Notes:
- The issue is reproducible on macOS
- The issue is not reproducible on Windows
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 1.0.0-preview.18):
Fixed in UI Toolkit 1.0.0-preview.18 available in Unity 2020.3.17f1 and above