Search Issue Tracker
Active
Under Consideration for 1.13.X
Votes
0
Found in [Package]
1.13.1
Issue ID
ISXB-1464
Regression
No
Keyboard inputs are not excluded when using WithControlsExcluding
How to reproduce:
1. Open the attached “IN-94799” project
2. Ensure a controller is connected
3. Select the “Demo” GameObject in the Hierarchy window
4. In the Inspector window make sure the “Run First Test” option is enabled
5. Enter Play mode
6. Press the south button on the controller(X on a Playstation controller, A on an Xbox controller)
7. Observe the Console window
8. Press the “Space bar” key on the keyboard
9. Observe the Console window
Expected result: Both times nothing gets printed out in the Console window
Actual result: The first time nothing gets printed out and the second time when space is pressed the Console prints out “OnPotentialMatch”, “OnApplyBinding” and “On Complete”
Reproducible with: 1.8.0(2022.3.60f1), 1.11.2(2022.3.60f1), 1.13.1(2022.3.60f1, 6000.0.42f1, 6000.1.0b10, 6000.2.0a6)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment