Search Issue Tracker
Fixed
Fixed in 2022.3.5f1, 2023.1.0f1
Votes
1
Found in
2022.2.19f1
2023.1.0b16
2023.2.0a14
Issue ID
UUM-35032
Regression
Yes
The InputSystem reports incorrect inputs on MacOS with IL2CPP Player builds when using XboxOneGamepadMacOSWireless controller
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
Reproducible with: 2022.2.0a7, 2022.2.19f1, 2023.1.0b16, 2023.2.0a14
Not reproducible with: 2020.3.48f1, 2021.3.25f1, 2022.2.0a6
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