You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
This is the actual scene bevor entering:
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.
@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.
This is the actual scene bevor entering:
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 :).
The text was updated successfully, but these errors were encountered: