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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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
Add comment