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

PointInstancer invisibleIDs not supported for lights #1859

Closed
sebastienblor opened this issue Feb 15, 2024 · 1 comment · Fixed by #1860
Closed

PointInstancer invisibleIDs not supported for lights #1859

sebastienblor opened this issue Feb 15, 2024 · 1 comment · Fixed by #1860
Labels
bug Something isn't working

Comments

@sebastienblor
Copy link
Collaborator

With the usd translator, test 0202 is currently not returning the correct result, as it's assuming that all of the light instances are illuminating the scene. This doesn't account for the invisibleIDs attribute that should actually be pruning some of these lights. The correct result is what the hydra translator returns

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

Issue synced internally to ARNOLD-14744

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