Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With oculus-quest raycasting doesn't work unless you don't use cursor #8

Open
bilkusg opened this issue Oct 7, 2019 · 1 comment
Open

Comments

@bilkusg
Copy link

bilkusg commented Oct 7, 2019

When trying to run the example code on an oculus quest using the oculus browser, the raycaster doesn't allow you to press buttons on the keyboard. Removing the 'cursor' component fixes the problem at the cost of lost functionality on other platforms.
This is probably a bug in the underlying oculus code, but it would be good to have a workaround in this library, or at the very least for this to be documented in the instructions.
To Reproduce
Try to run the examples on an oculus quest.
Expected behavior
The keyboard works
HMD

  • Model: Oculus Quest
@avasconcelos114
Copy link
Collaborator

Sorry for not replying earlier!

I don't own an Oculus Quest but I'll try to see if I can reproduce this issue on my Rift and hopefully find a fix for it (and if not, I'll be sure to add a note in the README pointing this out)

Thank you for testing things out :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants