cancel
Showing results for 
Search instead for 
Did you mean: 

UE44.22.3 Quest The positioning of the two handles cannot work simultaneously

abc130125
Honored Guest
When I tested the VR template project of UE4, my handle controller could not be positioned properly. If any key is pressed on the left handle, the left handle will be repositioned, and the right handle will lose its positioning.If right handle presses any key, right handle can position left handle to lose position. Somebody help me
1 REPLY 1

science_vr
Explorer
add this line  <uses-feature android:name="android.hardware.vr.headtracking" android:required="true" android:version="1" /> to your permission file if you had one.