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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment