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 - The presence of a `Visible` component negates visibility toggling via behavior graph

j-conrad opened this issue · comments

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

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

VisibilityBug.zip

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