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

Camera rotation not correct in VR #26348

Closed
felipereigosa opened this issue Jun 28, 2023 · 2 comments
Closed

Camera rotation not correct in VR #26348

felipereigosa opened this issue Jun 28, 2023 · 2 comments

Comments

@felipereigosa
Copy link

Description

I'm not sure if things changed or if this has been reported before but I have some code that gets the orientation of the head to move in the direction the user is looking in VR by simply using camera.rotation. Up to version 0.152.0 it works but in version 0.153.0 the camera rotation does not change as I move my head in VR.

Reproduction steps

Code

// code goes here

Live example

Screenshots

No response

Version

0.153.0

Device

Headset

Browser

No response

OS

No response

@Mugen87
Copy link
Collaborator

Mugen87 commented Jun 29, 2023

This might be already fixed with r154 via #26350. Can you give it a try?

@felipereigosa
Copy link
Author

Indeed it is working on r154, thanks.

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