Search Unity

Question XR Input System - Index Controller - Missing Touch...

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

  1. Rickmc3280

    Rickmc3280

    Joined:
    Jun 28, 2014
    Posts:
    189
    In the Unity Input System, It has 2 variables for accessing Thumbstick Touch...

    ThumbstickTouched
    ThumbstickTouch

    ThumbstickTouch is not available for selection (only shows in debugger). But it works if you edit and type it in manually.

    ThumbstickTouched does not work and does nothing for both the left and the right controllers. However, this variable is available for selection. Can Unity Remove "ThumbstickTouched" and replace it from the dropdown with ThumbstickTouch?

    My issue as shown in the videos is that while ThumbstickTouch does work for the left controller, it does nto work for the right controller.


    See the video attached for further example.




    Could unity consider doing away with the other variable so that it is selectable in the options? Otherwise how I am supposed to access Index Valve, Thumbstick Touch value? Its causing me issues and I cannot finish my current project.

    Second Video Shows more info



    Third Video shows attempting with the right controller.
     
    Last edited: Jun 24, 2021