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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment