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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
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