Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.1.0-pre.5
Issue ID
1373123
Regression
Yes
Visual scripting input node randomly receives On Released event from Input System while holding key
How to reproduce:
1. Open attached project
2. In Hierarchy find "PullThis" object
3. In Inspector find Script Machine component and click Edit Graph
4. Find "Push The Ball" section and notice that at the start is On Released event node
5. Enter Play Mode
6. Hold Space (keep holding) and notice that On Released event gets called after some hold time
7. Observe console when using Space key - it is printing correct events directly from Input System
8. Observe Pinball table plunger in Game view when using Space key
Expected result: Pinball table plunger is staying retracted while holding space key
Actual result: after 1 second of continuous hold time On Released event is called and plunger is released without releasing the key
Reproduced with: 2021.2.0b1 (1.1.0-pre.5), 2021.2.0b15 (1.1.1), 2022.1.0a13 (1.1.1)
Does not reproduce with: 2021.2.0a19 (1.0.2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
Add comment