Hi, its just like what title said, i’m having trouble with using new input system node (On Input System Event Button) the option On Released doesn’t seems to properly work for me.
on my input action asset i already set my action to have interactions of press and release, when i tried it On Pressed is detected but weirdly enough when i release my button it again detected as On Pressed instead of On Release.
then if i tried to remove interactions it only can detect the press, if i change to Hold interactions On Released got detected at weird time (sometimes when i press the button sometimes not detected and sometimes properly detected after i release button).
it got me confused since there is no properly documentation about it and not a single tutorials i found mention about this specific On Input System Event Button On Release node.
so is it just bug or something i do wrong here?