Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.1.0-preview.3
Issue ID
ISXB-52
Regression
No
A buttons with a modifier action is called when pressing the button without the modifier key
How to reproduce:
1. Open the attached "1315871.zip" project
2. Build And Run the project
3. Press and hold "1" on the keyboard
4. Release the "1" key
5. Observe the Capsule
Expected results: Capsule is dyed green
Actual results: Capsule is dyed yellow
Reproducible with: 1.0.2, 1.1.0-preview.3 (2019.4.26f1, 2020.3.7f1, 2021.1.6f1, 2021.2.0a16)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
- Unity auto-generates code it can't compile when classes are renamed
- Terrain's "Grass Tint" Color picker has Alpha 0 by default
Resolution Note:
After testing the repro project against InputSystem v1.3 and v1.4 it appears to work as expected now.