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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [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