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
- Visual artifacts appear when the HD Dynamic Resolution Component changes the resolution scale
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
Resolution Note:
After testing the repro project against InputSystem v1.3 and v1.4 it appears to work as expected now.