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

VR appears broken for iOS devices. Tested on iPad/iPhone. Confirmed on example at aframe.io #4929

Closed
dlipats opened this issue Sep 11, 2021 · 12 comments

Comments

@dlipats
Copy link

dlipats commented Sep 11, 2021

  1. Visit the 360 (sky) example at https://aframe.io/examples/showcase/sky/ with an iPad or iPhone using Safari.
  2. Press the VR button in the lower right corner.
  3. The screen should split in to two. Everything looks OK at first.
  4. Rotate the device 360*. At about a 90* angle both left/right cameras turn white. This is unrecoverable. There is no way to rotate over 90* in any direction without the screens turning white.

iPad Debugging at https://aframe.io/examples/showcase/sky/ shows 262 webgl/shader errors. Output attached.

Console.txt

No rendering issue with Android.

@kylebakerio
Copy link
Contributor

#4814

@ephb
Copy link

ephb commented Sep 24, 2021

@kylebakerio this is not related as the rendering breaks on iPhone as well. Confirmed with Safari 15, iOS 15 on iPhone 12 Pro.

There seem to be a few problems with threejs shaders in Safari 15 on Metal.

Aframe particle system is also affected

@kylebakerio
Copy link
Contributor

Might be the same as this? https://aframevr.slack.com/archives/C0GG937RN/p1632419833000600

@ephb
Copy link

ephb commented Sep 24, 2021

Do you have a working link for the A-Frame slack invite? Unfortunately I cant access it and https://aframe.io/slack-invite/ seems to be broken.

@kylebakerio
Copy link
Contributor

https://join.slack.com/t/aframevr/shared_invite/zt-f6rne3ly-ekVaBU~Xu~fsZHXr56jacQ

@kylebakerio
Copy link
Contributor

kylebakerio commented Sep 27, 2021

Another person reporting iOS 15 issues: https://aframevr.slack.com/archives/C0GG937RN/p1632729229007400

@ephb
Copy link

ephb commented Oct 17, 2021

Still broken on iOS 15.1 Beta 4

@ephb
Copy link

ephb commented Dec 1, 2021

Still broken on iOS 15.2. I tested again since another issues disappeared with 15.2.

@vincentfretin
Copy link
Contributor

See #5102 that will fix the VR cardboard on iPhone.

@dmarcos
Copy link
Member

dmarcos commented Nov 19, 2022

This should be fixed on master? Can anyone verify?

@vincentfretin
Copy link
Contributor

I tested it in an example here c-frame/aframe-extras#383 (comment)
on the iPad 16.1.1 with mobile version selected in address bar, I see the stereo rendering. If you have the page in desktop version (the default), it just render black.
So yeah I guess it's fixed? See also my comment #4814 (comment)

@dmarcos
Copy link
Member

dmarcos commented Nov 14, 2023

We have now deprecated cardboard mode. Closing this but can reopen if necessary

@dmarcos dmarcos closed this as completed Nov 14, 2023
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

5 participants