oculus-samples / voicesdk-samples-whisperer

Oculus Voice SDK showcase demonstrating the use of Voice SDK in Unity. This project contains the source code for the "Whisperer" demo available on App Lab. The Oculus SDK and other supporting material is subject to the Oculus proprietary license.
MIT License
61 stars 19 forks source link

Raycasts not being detected #13

Closed owlandfox closed 11 months ago

owlandfox commented 1 year ago

Managed to succesfully build to device but on initial consent screen the accept and cancel buttons are not detecting raycasts from controllers?

rokeyge commented 1 year ago

Which device are you using?

owlandfox commented 1 year ago

Quest 2 / Pro

Which device are you using?

rokeyge commented 1 year ago

Interesting, I just tested it on Q2 and Pro and it worked for me. I have updated the readme with more details on how to build (together with updated SDK and Voice SDK). Could you please give it a try?