Yet another issue (4.22), touch input works when testing from a desktop browser (Chrome 64x).
To be sure in blueprint I used “OnInputTouchBegin” and removed “OnClicked”, set the mouse as a touch and it works!!
But when testing the game on mobile it’s doesn’t work! None of any touch events are triggered or even clicked events on fullscreen… (using Chrome on Android)
Any hints on this? In this current state we could only use the build as a purely animated sequence with no interactions on mobile devices yet works well on desktop…