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
- Intercepted Events text is hardly visible in Inspector window for UI elements when Editor theme is set to Light
- [Hierarchy V2] Add new Query Block window contains a typo in the Hierarchy Search Area block
- Scene is not rendered in Player when ran with -force-d3d12 argument and GPU Resident Drawer enabled
- “Failed to load” window appears when a package’s docked window is opened and the package is uninstalled
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
Add comment