Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
80dots's avatar
80dots
Honored Guest
8 years ago

[Gear VR Controller] 'Back key' not working at Unity 2017.2

I'm using Unity 2017.2 and Oculus SDK 1.19.0. For checking the status of Back key of My Gear VR Controller, I wrote the below simple code. bool isBackPressed = OVRInput.GetDown(OVRInput.Button...