Unity Issue Tracker - The InputSystem reports incorrect inputs on MacOS with IL2CPP Player builds when using XboxOneGamepadMacOSWireless controller
Fixed
UUM-35032
The InputSystem reports incorrect inputs on MacOS with IL2CPP Player builds when using XboxOneGamepadMacOSWireless controller
Unity: IL2CPP
Fixed
2023.1.X
2022.3.X
Won't Fix
2023.2.X
2022.2.X
2022.2.0a7 onwards
Please track under 2022.3 backport
How to reproduce:
1. Open the attached project “InputSystemBug.zip“
2. Open the Build Settings (Edit > Build Settings…)
3. Make sure the Scripting backend is set to IL2CPP
4. Build a Development Build
5. Move the Right thumb stick
6. Press the X, Y, B, A buttons on the controller
Expected result: Only the Right thumb stick movement and the buttons are registered in the Console window
Actual result: The Left thumb stick movement is also registered in the Console window and the button presses are not registered