[1275] InputUse is called twice per mouse click
tracked
Joker is punk
Log the bool "value" argument for InputUse. Click your mouse and release.
Expected: receive "True" once, receive "False" once
Actual:
Log In
White Lotuz
Fax
I tested this issue again. It's still there, but the
False
event now happens twice, too.iffn
Some more information that can be useful for creating a workaround until this is fixed:
On Desktop, this only happens to the InputUse event, both when pressing and releasing the button. Both events are indicating the Right hand. Both calls happen in the same frame.
Fax
tracked bug
Yep, confirmed! The event runs twice every time I press the left mouse button. Thanks for reporting it.
I can't quite tell from your screenshot - are you experiencing the same issue?
Joker is punk
Fax: Yes that's the same issue
Shiro K
Fax: Had a similar issue on the Interact method within a script today. My log entry showed, that it was triggered twice. Then I deleted the script, created a new one with a different name, but the same logic/content. After, the Interact triggered not twice anymore.
I guess, the first script was 'corrupted' in a certain way.