webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
739 stars 63 forks source link

wide-cream.glitch.me - design is broken #13011

Closed cvan closed 5 years ago

cvan commented 6 years ago

URL: https://wide-cream.glitch.me/

Browser / Version: Firefox 58.0 Operating System: Windows 10 Tested Another Browser: No

Problem type: Design is broken Description: Standing position is wrong Steps to Reproduce: The books are floating above me. I'm not sure if this is an issue with A-Frame, HTC Vive, or this scene itself. Screenshot Description

From webcompat.com with ❤️

karlcow commented 6 years ago

This seems like an issue for… @cvan to investigate :D

wmurphyrd commented 6 years ago

I see this occasionally in many different A-Frame scenes. It seems to be related to a scene initializing while the HMD is not ready (untracked or asleep). When the HMD activates, the 0,0 position for the scene is placed at the spot the headset activated instead of the playspace center.

Once this happens, the only way to resolve is to completely exit Firefox and restart. The incorrect origin will persist when refreshing or using new tabs.

I never do anything with vanilla WebVR, so I don't know if it's limited to A-Frame.

cvan commented 6 years ago

@dmarcos and @fernandojsg, I believe you two discovered a fix for this for the A- demos?

softvision-sergiulogigan commented 6 years ago

@cvan is this still an issue on Nightly 61? Not sure how to test this...

image

karlcow commented 5 years ago

@cvan Is it still relevant? What is the next step for this issue? I'm preemptively closing as incomplete, but feel free to reopen.