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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Add comment