Im making an endless runner, character stays in same X but jumps when I touch an specific object on screen (not visible) it works like a charm on PC, project is almost finished but when I try it in my Android phone I can jump and double jump for the first 7 or 8 times in a row but after the 8 time the character starts to jump less, as if the button was stuck, I have in the other side of the viewport another button used for crouching, when I press that button and jump at the same time its like the jump button gets "UNSTUCK" and I could use it normally again for like 8 times, then it gets "stuck" once again, I know the problem is not my phone because I tried with other projects and they dont get stuck, please help me