-
Notifications
You must be signed in to change notification settings - Fork 323
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
Glitches on chrome #311
Comments
Can you describe how the glitch acts? There are known issues in Chrome m65 that cause some visual stuttering, but I haven't seen it black out the screen like that. Does it stay mostly dark with some rendering near the top, or is it flickering? Can you reproduce this on Chrome Canary? |
They are very fast flashes. Here is a video: https://youtu.be/b6SdWmfjt5I The video:
|
I experience flashes also. See this video https://youtu.be/JWF2KK_M7nQ
|
Thanks for the additional information -- I can't seem to recreate on my Pixel with the same browsers (m65 and m67), but I am running Android 8. I'll see if I can get my hands on an Android 7 device, I wonder if that could be the cause? Are you aware of what version of webvr-polyfill (or cardboard-vr-display) first introduced this issue? |
I started noticing it a few weeks ago when I updated from 0.9.36 to 0.10.2 |
Is this still an issue? |
Description:
http://immersive-web.github.io/webvr-polyfill/examples/ experiences arbitrary glitches on android chrome, but it renders fine on android firefox.
Example frame before glitch:
Example frame after glitch:
Another way to reproduce: edit the three.js webvr examples to not use the origin trial and use this polyfill instead.
Additional Information:
The text was updated successfully, but these errors were encountered: