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

nested instances #18

Open
ainaerco opened this issue Sep 18, 2020 · 2 comments
Open

nested instances #18

ainaerco opened this issue Sep 18, 2020 · 2 comments

Comments

@ainaerco
Copy link

Nested instances doesn't seem to be working. When we have assembly with components and both components and assemblies are instanced source paths are incorrect and this is printed in the log:
Coding Error: in AppendPath at line 603 of /user_data/.tmp/bobscratch-CfktZd/build/pxr/usd/lib/sdf/path.cpp -- Cannot append to invalid path.

Comment in usdInPrivateData.cpp saying that current approach doesn't support nested instances.
Would be great to have this fixed.

@radon199
Copy link

radon199 commented Jan 8, 2021

This was fixed in the pixar plugin after this plugin was forked. The commit that fixes it was in 20.02 and can be found here :
PixarAnimationStudios/OpenUSD@3b86661

Would be great to port this.

@JamesPedFoundry
Copy link
Collaborator

Hi Ainaerco and Radon,

Thanks for raising the issue and also thanks for pointing us at the link to the patch! We forked during 19.11, so we will see which other patches from 20.02 we can pull across as well. (I now notice they also did a refactor of the repo, which we will not carry over). I've raised this internally under ID 463832.

Cheers,
James

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants