Unity Issue Tracker - Gamepad cannot submit or exit InputField
Fixed
UUM-5093
Gamepad cannot submit or exit InputField
Unity: uGUI
Fixed
2023.2.X
Won't Fix
2023.1.X
No changes necessary to the Unity product, with 2023.1 you should use TextMesh Pro from the package version. This issue has been fixed in the TextMeshPro package and will become available with TMP version 3.2.0-pre.5.
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
Prioritise and Follow this issue
Have a workaround or additional info about this issue?