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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
Resolution Note:
After testing the repro project against InputSystem v1.3 and v1.4 it appears to work as expected now.