Greetings,
I am running into issues with my Xbox One controller over bluetooth. The controller itself connects to my Macbook properly and all buttons are detected on the HTML5 gamepad tester website but the HID mapping as seen in the Unity Input Debugger seems off. The “Button North” is seen as “Button West”, the “Left Trigger” is “Button North” and others are simply not mapped. I see feedback events in the debugger for all buttons. Simply not for the right inputs. I tested this on Unity 2019.4.18f1 and 2021.1.15f1 running on MacOS Big Sur 11.5.2.
I wanted to know if this was a known issue and whether it will be fixed in the near future. I tried altering the mapping myself in the package but this proved to be more challenging than I expected.
Please let me know if I left out any important info.