Chimer0s
7 years agoExplorer
OVRInput.GetDown never returns true in Unity 2018.3.5? Oculus 1.35
So I'm attempting to integrate the Oculus SDK into my project so I can release my game on the Oculus store. I started a new project to get my bearings and got so far as to place the OVRCameraRig into my scene and start detecting the touch inputs. I can detect OVRInput.Get just fine, but OVRInput.GetDown/GetUp never return true. I've googled and searched these forums as well as the Unity forums and come across other people having the same issue(as far back as 2017) with none having a solution. I've tried the workaround some have posted of hitting the home button and then returning to Unity and it has no effect for me. I've tried with both Oculus Integration 1.28 and 1.35. Does anyone have any idea how I can get this working?