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] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment