Open tomegz opened 6 years ago
I can't reproduce the problem on iPhone X or Desktop (Firefox / Oculus) with the provided steps and example: https://glitch.com/~private-scent
Not sure if related but observed that skyboxes / sky domes can get clipped by far plane in VR mode. View frustum varies per headset.
Description: A-Frame doesn't seem to render background (whether it's a-sky or cubemap sky, it doesn't matter) when there are no other entities present to render. It happens only on mobile. You can reproduce it in the given URL on mobile device (I use Chrome on mobile). Steps to reproduce:
If you exit VR with entities present on screen, everything will render as expected. If you enter and exit VR when no boxes are present, it will show white screen - no backround. If the screen is white you can drag to a place where entity should be shown, it will finally render everything. No demos from https://aframe.io/ have this issue since there is always default cursor present on screen.
Temporary fix I use for my demos is very distant, small entitity as a child of camera.