You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Using the pixar kitchen set non instanced, add the attribute at the root prim with a value of 5 for example
render with arnold - we can see the subdivision
Using the pixar kitchen set instanced, add the attribute at the root prim with a value of 5 for example
we can't see the subdivision.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: