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

[Bug]: Toggling Visibility on Entity Does Not Affect Its Descendants #10000

Open
5 tasks
dinomut1 opened this issue Mar 26, 2024 · 0 comments
Open
5 tasks

[Bug]: Toggling Visibility on Entity Does Not Affect Its Descendants #10000

dinomut1 opened this issue Mar 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working triage Remove once bug is reviewed

Comments

@dinomut1
Copy link
Member

Version

08c3b70(1.6.0)

Operating Systems

  • macOS
  • Windows
  • Linux
  • Android
  • IOS

Browser (if applicable)

No response

What is supposed happened?

If visibility is toggled off for an entity, all of its children should be made invisible as well

What happened?

Visibility does not propagate downward. This makes toggling visibility on a model's root entity useless

Steps to reproduce

1. In studio, toggle visibility of any model in the scene
2. Nothing happens, because the descendants are unaffected

Relevant Info

No response

@dinomut1 dinomut1 added bug Something isn't working triage Remove once bug is reviewed labels Mar 26, 2024
@HexaField HexaField self-assigned this Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Remove once bug is reviewed
Projects
None yet
Development

No branches or pull requests

2 participants