Search Issue Tracker
Duplicate
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
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-77364
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
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
- "Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
- "LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal can only be called from the main thread." exception is thrown when opening an editable array in the Inspector while Editor Default Text Rendering Mode is set to "Bitmap"
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
This is a duplicate of issue #UUM-77364