Search Unity

[Gear VR] Android View blocks all touch events from Unity

Discussion in 'AR/VR (XR) Discussion' started by Katerpilet, Nov 6, 2015.

  1. Katerpilet

    Katerpilet

    Joined:
    Aug 2, 2015
    Posts:
    87
    In my app I have intantiated an Android View that I then override the rendering of to display in 3d world space. The problem is that Unity is no longer getting any input events and the View seems to be capturing them all. Any ideas?