Search Issue Tracker
Fixed in 1.1-pre.4
Votes
0
Found in [Package]
1.1.0-preview.1
Issue ID
1276417
Regression
No
[Input System] Performing an action with a Mouse Click before cancelling it breaks Input when Gamepad is plugged in
How to reproduce:
1. Open user's "Gamepad Hold Bug" project
2. Open Assets/SampleScene
3. Plug a Gamepad into the PC
4. Enter Play Mode
5. Press the Left Mouse button
6. Wait until "Fire performed" is printed in the Console
7. Release the Left Mouse button
Expected result: After releasing the Left Mouse Button "Fire Canceled" gets printed in the Console
Actual result: After releasing the Left Mouse Button nothing gets printed in the Console and now Mouse Input doesn't work
Reproducible with: 1.0.0-preview(2019.4.15f1), 1.0.0(2020.1.9f1), 1.1.0-preview.1(2020.2.0b7, 2021.1.0a1)
Can't test: 2018.4 (Input System version is too old, can't open the project)
Note:
- Issue is only reproducible if a Gamepad is plugged in
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment