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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment