[UE 5.4.2] [Enhanced Input System] Touch Pressed trigger fires only once

As you can see on image I have three Control Bindings

  1. Space Bar - works perfectly on desktop. I can press several times Space Bar and my binned function fires each time
  2. Touch 1 - fires only once on mobile phone and when playing in Mobile mode. When I touch the screen on phone or with mouse in Mobile mode it works only first time
  3. Left Mouse Button:
    1. If I press the touchpad then it works perfectly
    2. If I touch the touchpad then it works only first time

I think here are problems with touching system. Did I miss something?

How can I fix this problem?

May be for Touches I need different settings?