Search Issue Tracker
Fixed
Fixed in 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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Add comment