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

Subdivision iteration primvar not inherited on instances #2096

Open
cpichard opened this issue Sep 12, 2024 · 1 comment
Open

Subdivision iteration primvar not inherited on instances #2096

cpichard opened this issue Sep 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@cpichard
Copy link
Collaborator

cpichard commented Sep 12, 2024

Describe the bug
When we set the attribute primvars:arnold:subdiv_iterations on a prim, the children inherit this primvar and set the subdiv on the meshes. In Arnold it will only work if the scene in parts of the scene that are not instanced but not on the instanced one.

To Reproduce
Steps to reproduce the behavior:

  1. Using the pixar kitchen set non instanced, add the attribute at the root prim with a value of 5 for example
  2. render with arnold - we can see the subdivision
  3. Using the pixar kitchen set instanced, add the attribute at the root prim with a value of 5 for example
  4. we can't see the subdivision.
@cpichard cpichard added the bug Something isn't working label Sep 12, 2024
@autodesk-oss-arnold-bot
Copy link

Issue synced internally to ARNOLD-15463

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: Todo
Development

No branches or pull requests

1 participant