aframe is hyper-sensitive to movement, causing images to shake rapidly

Created on 1 May 2018  路  6Comments  路  Source: aframevr/aframe

Description:

On Android devices, across all browsers, some aframe examples shake like crazy at the smallest movement.

  • A-Frame Version: 0.8.0 (and V 0.7.0/ 0.7.0 too)
  • Platform / Device: Android (all, but tested on One Plus 5, Sony Xperia Z3 and Z5 Compact, Pixel 1 and Pixel 2)
  • Reproducible Code Snippet or URL: Official aframe videosphere Example or aframe lights showcase

Here are some screen recording of the issue _(Note that I was actually holding this device pretty still, not shaking it around!)_

aframe-jolting-bug-video.mp4.zip

Most helpful comment

@Lissy93 Upgrade to 0.8.2. It鈥檚 the latest published version:

https://www.npmjs.com/package/aframe

All 6 comments

This is due to changes / bugs in Chrome m65. Make sure you update to A-Frame 0.8.2 and Chrome m66. More info here: https://github.com/aframevr/aframe/issues/3476

Thanks for your reply 馃槃

I'm using Chrome (Canary) 68.0.34, but the same issue exists in the latest version of Firefox also.
The latest available version of aframe on the releases, and through Yarn is still 0.8.1, where this bug still persists.

When I manually updated aframe version, it worked in Firefox, but not Canary (both incognito/ private browsing version).

Here's a video outlining the issue in Chrome

@Lissy93 Upgrade to 0.8.2. It鈥檚 the latest published version:

https://www.npmjs.com/package/aframe

@Lissy93 I had the same issue after I checked out a new version of the library. I ended up backing up my files into a new folder and doing a pull of the repo. I don't know why that worked, but it did and I'm happy.

Yeah, it's fixed in 0.8.2. Thanks to Dmarcos and jsantell for the polyfil 馃挴

Fixed for me as well. Thanks

Was this page helpful?
0 / 5 - 0 ratings