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 instancers with prototypes containing animated xform on instanceable prims don't update #1622

Open
marktucker opened this issue Sep 16, 2021 · 2 comments

Comments

@marktucker
Copy link
Contributor

Description of Issue

When the prototype of a point instancer contains an instanceable reference with a time-varying xform on it, the xforms of the instances do not seem to be recognized as time varying by hydra. The instances don't move when changing the current time.

Possibly related to #1311

Steps to Reproduce

  1. Load spinning_cube_instanced.usda into usdview from the attached zip file:
    instanceupdates.zip
  2. Scrub the current time. The cubes should all spin, but they don't.
  3. Changing the prototype to use a non-instanceable reference makes the point instancer instances rotate as expected.
  4. Moving the xform so that it is on /geo/protos/cube/cube instead of /geo/protos/cube also makes this file work as expected.

System Information (OS, Hardware)

Windows and Linux

Package Versions

Tested with USD 20.08 and 21.08

@jilliene
Copy link

Filed as internal issue #USD-6900

@spiffmon
Copy link
Member

Adding in backpointer to possibly related issue from usd-interest for testing when we're able to look into this.

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