I’ve got the tattie bogle x360 controller driver working on OSX. The controller interface in system preferences lights up ABXY buttons when I press them, but I can’t get anything to respond to them in Unity.
In Unity’s input manager, I’ve added items for button0 through button19, responding to any controller, then displaying the status of all 20 possible buttons through Input.GetButton().
The shoulder buttons, back, start, dpad, thumbstick buttons, and even the home button light up their corresponding state, but nothing for A, B, X and Y.
komatii