Search Issue Tracker
Fixed
Fixed in 1.11.2
Votes
1
Found in [Package]
1.4.4
1.11.1
Issue ID
ISXB-385
Regression
No
[new input system] wrong mapping of select button on series X|s xbox controller
How to reproduce:
1. Open the attached project “IN-23357.zip“
2. Open the “SampleScene” Scene
3. Enter the Play mode
4. Press the “Spacebar“ key
Expected result: Input Action 2 is fired first and the Input Action 1 is fired second
Actual result: Input Action 1 is fired first and the Input Action 2 is fired second
Reproducible with: 0.2.10-preview, 1.4.4 (2020.3.43f1), 1.4.4 (2021.3.16f1, 2022.2.2f1, 2023.1.0a23)
Couldn’t test with: 0.2.8-preview and lower - due to errors in the Console window
Reproduced on: macOS
Note: The Input2 Input Actions Asset holds the actions in this order - Action 2, Action 1. Both have the “Spacebar“ key as their binding
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Resolution Note (fix version 1.11.2):
The "View" button bitfield was wrong for Xbox Series X|S wireless controllers on macOS. It was changed to the correct one for this and the most recent Xbox One wireless (Bluetooth) controller on macOS.