Search Issue Tracker
Fixed in 0.3.0
Votes
0
Found in [Package]
0.0.9-preview
Issue ID
1091502
Regression
No
[OSX][Gamepad] Bluetooth XInputControllerOSX doesn't work in OSX
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/131
This bug seems to apply to bluetooth controller. Relevant comments:
GuardHei commented on Jun 7 •
I did not use a Xbox 360, I used Xbox one via Bluetooth. However, the result was the same even using Xbox One Controller in Products -> Gamepad. Totally no results from any of the two models. However, the left stick seems to be responsive to "start to move" event sometimes, about once in hundreds of input. By the way, my os version is 10.12.
Rene-Damm commented on Jul 2
Is this in the editor or in the player or both?
It turns out there was an error that resulted in the native new input system backed to be disabled in OSX players (and players only, not editor) in 2018.2 and that embarrassingly was caught nowhere (we're still struggling to adapt our automation infrastructure to the reality of packages).
GuardHei commented on Jul 2
I've tested it in the editor, haven't try the player yet.
Maybe Bluetooth causes the problem?
Rene-Damm commented on Jul 3
I see. Could be. Definitely needs more digging.
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