Enhanced Input Started Trigger inconsistent from 5.4 to 5.5

Yes pretty much, no fixes yet so best solution to make it behave like Started and Completed with value is to bind Started to one method and set it to true in that, and Completed to second method and set it to false in that.

If there are other use cases that don’t work with this approach, let me know. Will try it out on my end if I can.

1 Like