aframevr / aframe

:a: Web framework for building virtual reality experiences.
https://aframe.io/
MIT License
16.61k stars 3.94k forks source link

Safari on Apple VisionOS Simulator crashes when any A-Frame app attempts to enter immersive mode. #5337

Closed DougReeder closed 1 year ago

DougReeder commented 1 year ago

Description: Safari on Apple VisionOS Simulator (1.0 beta 3 & 4 - 21N5165f and 21N5165g) crashes when any A-Frame app attempts to enter immersive mode.

As they worked under beta 2, this appear to be a regression in Safari - we'll have to keep checking the betas as they come out.

dmarcos commented 1 year ago

A-Frame working on Beta2 as expected for reference:

https://twitter.com/dmarcos/status/1671989929449254918?s=20

dmarcos commented 1 year ago

Also notice that old demos like A-Blast, A-Saturday-Night, supercraft... are not expected to work. They're on old A-Frame versions that pre-date the WebXR API.

DougReeder commented 1 year ago

We should add some notes to those apps, to reduce confusion.

dmarcos commented 1 year ago

Apple has released Vision OS simulator Beta 3 and A-Frame now enters VR mode as expected.