RigidbodyFPSController not moving when the platform is Android

Hello,

I have Unity 5.6.0f3, and I was working with the RigidbodyFPSController and he was moving and rotating normally when the platform was set to PC.

But when I switched the platform to Android, the RigidbodyFPSController stopped moving or rotating in the game view.

I didn’t edit anything in the scripts. I just dragged the RigidbodyFPSController to the scene.

How can I fix this ?

Hi,

since an android phone don’t have a keyboard this won’t work, but if I am right there is some kind of touchscreen joystick bundled with the standard assets that you can use or you can create your own ones.