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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment