Search Unity

Tap on Gear does not work properly

Discussion in 'AR/VR (XR) Discussion' started by Rajawat, Aug 14, 2017.

  1. Rajawat

    Rajawat

    Joined:
    Oct 1, 2016
    Posts:
    25
    Hi All,
    I am using Unity's VRSamples. I have created a UI/Image gameobject and attached VRInteractiveItem and Box Collider component to it. Box collider is exactly the same size of the image.
    Sometimes, I have to tap 2-3 times on Gear to get click action. I believe some taps are missing.
    Is there any solution to it.