Search Unity

Standard Assets - TurnAndLookTouchpad not responding

Discussion in 'Android' started by studentvz, Aug 13, 2019.

  1. studentvz

    studentvz

    Joined:
    Dec 14, 2014
    Posts:
    149
    Hi,

    I'm using Unity 2017.4.30f1 and 2018.4.6f1.

    I have imporeted standard assets, added ThirdPersonController and DualTouchControls to scene. MoveTouchpad is working, Jump is working but TurnAndLookTouchpad is not working. I believe tehere is some problem with Mouse X and Mouse Y.

    Android platform is selected, Mobile Input is enabled, I test in Editor and APK on actual device.

    Does anyone have solution for this?