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

Arnold light groups not supported in hydra #2061

Closed
sebastienblor opened this issue Aug 8, 2024 · 1 comment · Fixed by #2062
Closed

Arnold light groups not supported in hydra #2061

sebastienblor opened this issue Aug 8, 2024 · 1 comment · Fixed by #2062
Labels
bug Something isn't working

Comments

@sebastienblor
Copy link
Collaborator

Light groups can be set in usd files through arnold attributes arnold:use_light_groups, arnold:light_groups.
However in Hydra they get reset because one of the last things done in our hydra readers is to apply the hydra light groups. If none is present, use_light_groups is disabled in the arnold node, disabling the light groups.

This fails test_0065 in hydra mode

@sebastienblor sebastienblor added the bug Something isn't working label Aug 8, 2024
@autodesk-oss-arnold-bot
Copy link

Issue synced internally to ARNOLD-15358

sebastienblor added a commit to sebastienblor/arnold-usd that referenced this issue Aug 8, 2024
sebastienblor added a commit that referenced this issue Aug 8, 2024
* Fix arnold light groups in hydra #2061

* Add changelog
@github-project-automation github-project-automation bot moved this from Todo to Done in Arnold USD Aug 8, 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
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant