Search Unity

Unity new starter pack Joystick controls not working

Discussion in 'Input System' started by ash4640, Jun 24, 2021.

  1. ash4640

    ash4640

    Joined:
    Jan 19, 2018
    Posts:
    66
    New Unity starter pack - 3dr person controller
    the Android Joystick controls to move and look working with the player armature it is not working

    - Added UI_Canvas_StarterAssetsInputs_Joysticks and assigned player armature

    - Added UI_EventSystem to scene

    but the player does not move and also joysticks are not responding to any input only the buttons jump and sprint is getting pressed in play mode
     
  2. ash4640

    ash4640

    Joined:
    Jan 19, 2018
    Posts:
    66
    Ui Virtual Joystick component does not work, but the On-Screen Stick has to be added.
    The movement issue fixed, but need to figure how to move the camera using the right joystick.