Search Issue Tracker
Fixed
Fixed in 1.19.1
Votes
1
Found in [Package]
1.14.1
Issue ID
ISXB-1632
Regression
No
[iOS] Switch Pro Controller has incorrect buttonSouth, buttonEast, buttonWest and buttonNorth bindings
Steps to reproduce:
- Connect Pro Controller to iOS device
- Press A button
Actual results: Received buttonEast event
Expected results: Received buttonSouth event
Reproducible with versions: All versions of Input System
Not reproducible with versions: N/A
Can’t test with versions:
Tested on (OS): iOS 18.5
Notes:
- This is true for all buttons - we assume the A button event from Apple is for an Xbox style controller layout, rather than a Nintendo style layout
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
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Shader Graph generates 'İ' in the shader when using Turkish Regional format
- Crash on ParticleSystemUpdateData::CacheSubEmitters(ParticleSystem&) when shared subemitter referenced by multiple nested particle systems
Resolution Note (fix version 1.19.1):
Added a new device that reads the iOS button state correctly for a Pro Controller.