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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment