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

Line 2 Doesn't work in immersive-vr on Apple Vision Pro #2306

Open
WawasCode opened this issue Jan 17, 2025 · 1 comment
Open

Line 2 Doesn't work in immersive-vr on Apple Vision Pro #2306

WawasCode opened this issue Jan 17, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@WawasCode
Copy link

@react-three/drei 9.121.2
@react-three/fiber 8.17.12
three 0.172.0
node v18.20.3
npm 10.2.3

Problem description:

When entering immersive vr in the AVP(Apple vision pro) this is the following that you will see when entering the sceen and looking at the Line.

Image

This is the actual scene bevor entering:

Image

You can test it for your self. You don't need to own a AVP. You can download the Simulator if you own a Mac and have XCode.
Also components like and other that use Line2 under the hood don't work as well.

Relevant code:

https://stackblitz.com/github/WawasCode/DefaultReactXR/tree/line2_bug?file=README.md

Here is a Stackblitz with a minimal demo

Suggested solution:

My guess is the LineMaterial is causing it. Happy to help in any way :).

@WawasCode WawasCode added the bug Something isn't working label Jan 17, 2025
@WawasCode

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant