Search Issue Tracker
Active
Under Consideration for 1.8.X
Votes
0
Found in [Package]
1.8.2
Issue ID
ISXB-891
Regression
No
InputSystem reroutes a keyboard character into the TextField when character input is used to focus on a TextField
How to reproduce:
1. Open the “TextFieldInputBug.zip“ project
2. Open the “SampleScene“
3. Enter the Play Mode
4. Press the “X“ key on the keyboard
5. Observe the Game view
Expected results: The TextField appears and is focused on without the “X“ entered into the field
Actual results: The TextField appears and is focused on with the “X“ entered into the field
Reproducible in: 1.8.0, 1.8.2 (2022.3.28f1, 6000.0.2f1)
Could not test in: 1.7.0 (2021.3.38f1, 2022.3.28f1, 6000.0.2f1) (No definition for InputSystem.actions), 1.8.0-pre.1 (2021.3.38f1, 2022.3.28f1, 6000.0.2f1) (various Console errors), 1.8.0-pre.2 (2021.3.38f1, 2022.3.28f1, 6000.0.2f1) (various Console errors), 1.8.0, 1.8.2 (2021.3.38f1) (No definition for InputSystem.actions)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- The “Reset Demo“ button is pressed and the 4th step is repeated the second time, the console gets an “ArgumentOutOfReachException“ error
- In version 2022.3.28f1 the issue is more severe, by preventing the “X“ character from being typed at all (except when it is pressed to focus on the TextField)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment