Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.41k forks source link

BG - The presence of a `Visible` component negates visibility toggling via behavior graph #6358

Closed j-conrad closed 1 year ago

j-conrad commented 1 year ago

Description If an object has a Visible component on it, attempting to control visibility via behavior graph doesn't work.

To Reproduce Steps to reproduce the behavior:

  1. Open the included .blend
  2. Note the presence of the Visible component on the torus
  3. Run in Hubs
  4. Click the icosphere and note the visibility of the object will not change

Expected behavior The presence of a Visible component should not affect the behavior graph's ability to toggle visibility.

Hardware

VisibilityBug.zip

keianhzo commented 1 year ago

@j-conrad This has been fixed since the latest big update. I've tested and it's working as expected now.