Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.1.0-prev.5
Issue ID
1354817
Regression
No
[Input System] Hold interaction doesn't trigger when performed a second time
How to reproduce:
1. Open attached project "1354817"
2. Enter SampleScene Scene
3. Enter Play mode
4. In the Game view press and hold left-click until a message "held" appears in the Console
5. Repeat the 4th step
Expected result: A message "held" appears in the Console again
Actual result: No message appears in the Console
Reproducible with: 1.0.2 (2019.4.29f, 2020.3.15f1, 2021.1.16f1)
Not reproducible with: 1.1.0-pre.5 (2019.4.29f1, 2021.2.0b5, 2022.2.0a4)
Note:
-When "hold" Action's binding is set to a keyboard key it produces the expected result
-When "hold" Action has more than 1 binding it reproduces the issue even if those bindings are keyboard keys
-
Resolution Note:
Fixed in: 1.1.0-preview.2
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
- TreeView drag and drop operation is not cancelled when a modal opens over it
- Remote Config window causes performance drop in Editor when multiple settings are added
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
This is a duplicate of issue #1338944