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
- [Vulkan] Release memory after deleting image
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Crash on internalABP::BoxManager::prepareData when entering Play Mode
- Crash at "UnityEngine.Object:FindObjectsOfType" when quitting the Player
Add comment