Client side movement on mobile

Everything works fine on mobile (buttons, joysticks, audio…) except movement and jump. I tried switching off client-side predicted movements and everything was working, of course with some delay.
Please fix this because i would like to make my game as fluid as possible but also to play it on mobile.
Thank you

1 Like

Is ‘Run on client-side’ enabled on the scripts for movement and jump?
Like this:

Yes, it doesn’t jump but it plays the jump sound (which also runs on client side)