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

Point Instancer Transform collapses when referenced under Instanceable Prim #1663

Closed
caammann opened this issue Oct 21, 2021 · 3 comments
Closed

Comments

@caammann
Copy link

Description of Issue

Transforms on PointInstancer prims get discarded when nested under a prim which gets referenced as Instanceable.
Possibly related to #1622

Steps to Reproduce

  1. Load the following example in usdview: nestedPointInstancerTransform.zip
  2. The "instancer1" PointInstance prim includes a translation in y.
  3. That translation persist when referenced "non-instanceable" (/nonInstanceable prim), but gets lost when referenced "instanceable" (/Instanceable prim)

System Information (OS, Hardware)

Windows

Package Versions

21.08

Build Flags

@jilliene
Copy link

Filed as internal issue #USD-6979

@ZimuQin
Copy link

ZimuQin commented May 24, 2023

Any updates on this?

@spiffmon
Copy link
Member

Coincidentally we have been working on other reported issues related to this (Issue #2359) , and think we should have a fix for this problem soon also - thanks for your patience!

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

5 participants