mozilla / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.

Home Page:https://hubs.mozilla.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BG - Objects exported from the scene do not update their reflection probe influences.

j-conrad opened this issue · comments

Description
Objects exported from the scene itself (including ones that are grabbable/moveable/animated) do not update their reflection probe influences-- they only capture the reflection at load time.

Other dragged/dropped/spawned objects work as expected.

To Reproduce
Steps to reproduce the behavior:

  1. Open the attach .blend file
  2. Note the 2 grabbable spheres and the spawner
  3. Run in Hubs
  4. Grab the two chrome spheres and note that their reflections never move/update.
    Note: The spawned one in the center works as expected.

Expected behavior
All moving objects should update their reflection probe influences, or perhaps there should be a flag to toggle it if it would otherwise negatively affect performance. Essentially, a 'static mesh' flag vs. 'dynamic mesh'.

Screenshots
Capture of the behavior

Hardware

  • Device: Desktop
  • OS: Windows
  • Browser: Chrome