Hi, I am working on Oculus Go. Initially, my project was on unity 2018.2.7 then it's working fine now upgraded to 2018.4.23 after this unable to click with trigger button even after upgrading the oculus SDK now it takes click with the touchpad. I want to click the event with the trigger button.
I have found this solution. You can assign the input button name through which you can take Input. In this case, we will take input from the Trigger button in the OVRInputModule script.