Search Issue Tracker
Fixed in 1.1.0-preview.3
Votes
0
Found in [Package]
1.1.0-preview.1
Issue ID
1347728
Regression
No
Button set up with Input System gets stuck in a pressed state after clicking without calling it's OnClick() function
Reproduction steps:
1. Open the user's attached project
2. Enter the Play Mode
3. Click on the button in the Game View
Expected result: The button registers the click and a Debug.Log is printed out in the Console
Actual result: The button gets stuck on pressed state
Reproducible with: 1.1.0-preview.1 (2019.4.29f1, 2020.3.15f2, 2021.1.17f1, 2021.2.0a19)
Not reproducible with: 1.1.0-preview.3 (2019.4.29f1, 2020.3.15f2, 2021.1.17f1, 2021.2.0a19), 1.1.0-pre.5 (2021.2.0b6, 2022.1.0a5)
Could not test with: 1.1.0-preview.2 (The button throws errors when pressed)
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
- 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
Resolution Note (fix version 1.1.0-preview.3):
Fixed in Input System version 1.1.0-preview.3