Skip to content
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

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

Open
j-conrad opened this issue Dec 5, 2023 · 0 comments
Labels

Comments

@j-conrad
Copy link
Contributor

j-conrad commented Dec 5, 2023

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
@j-conrad j-conrad added bug P2 Address when able Behavior Graphs labels Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant