Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.13.0
Issue ID
ISXB-1424
Regression
No
[Input System] The navigation between elements gets stuck in the UI Toolkit when using the Event System with the Input System UI Input Module
Steps to reproduce:
1. Open the “IN-93914” project
2. Open the “Assets/Scenes/SampleScene” scene
3. Connect the controller
4. Enter Play Mode
5. Press on one of the buttons with a mouse
6. Try to navigate to the lowermost TextField using the controller or keyboard arrow keys
Expected result: Navigates to the lowermost TextField
Actual result: The navigation gets stuck in the first TextField
Reproducible with: 1.7.0, 1.12.0, 1.13.0 (2022.3.57f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a3)
Testing environment: Windows 11 Pro
Not reproducible on: No other environment tested
Workaround: Call EventSystem.SetUITookitEventSystemOverride(null, false), to force UIToolkit to use DefaultEventSystem
Notes:
- Tested with DualSense and Xbox Series X controllers
- Also reproducible using keyboard arrow keys
- Reproducible in both the Editor and the Player
- Navigation between Button elements works, but not in TextField
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-77364
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-77364