Search Issue Tracker
Fixed
Fixed in 2023.2.X, 2023.2.0a14
Votes
1
Found in
2023.1.0a1
2023.2.0a1
Issue ID
UUM-5093
Regression
No
Gamepad cannot submit or exit InputField
How to reproduce:
1. Open project "TMPInputFieldBug.zip"
2. Connect a Gamepad
3. Enter Play Mode
4. Use stick or buttons to navigate through UI
5. Focus on the InputField
6. Press "East" or "South" buttons to exit InputField
Expected result: InputField is not in focus
Actual result: InputField cannot be exited
Reproducible with: 1.0.0-preview.7 (2019.4.36f1), 1.3.0 (2019.4.36f1, 2020.3.30f1, 2021.2.15f1, 2022.1.0b11, 2022.2.0a7)
Could not test with: 1.0.0-preview.6
Notes:
- Reproducible in the Editor and in the Player
- Reproducible with legacy and "TMP" InputFields
- In the 6th step nothing happens when pressing all the Gamepad buttons
- If pressing the "ESC" key in InputField the square shows up
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
Add comment