Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.5.1f1
Issue ID
900823
Regression
No
[iOS] MFI joystick buttons do not report Analog value on a joystick axis on iOS / tvOS
All buttons on an MFI joystick should report analog values on a joystick axis but they return 0 or 1.
Steps to reproduce:
1. Open User's attached project
2. Build and Run to iOS device
3. Run the project
4. Gently press L2 (on MFI) controller.
Expected result: the value of L2 changes from 0 to 1 like float
Actual result: the L2 value instantly jumps from 0 to 1.
Tested with: iPhone 6S iOS10.3, HORIPAD ULTIMATE controller.
Note: the value changes as expected on Android (LG G5) and OUYA controller. I couldn't get HORIPAD ULTIMATE (MFI) controller to work on Android.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment