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

Hydra update issue when removing parent primvar #1004

Closed
marktucker opened this issue Oct 18, 2019 · 1 comment
Closed

Hydra update issue when removing parent primvar #1004

marktucker opened this issue Oct 18, 2019 · 1 comment

Comments

@marktucker
Copy link
Contributor

Description of Issue

When a primvar is inherited from a parent to a child prim, and the primvar on the parent prim is blocked (or deleted), the child prim is not updated in hydra to reflect the change.

Steps to Reproduce

  1. Load grid.usda into usdview from the attached archive.
    grid.zip
  2. In the Interpreter window, run:
    l = Sdf.Layer.FindOrOpen("gridnocolor.usda")
    usdviewApi.stage.GetRootLayer().TransferContent(l)
  3. The color on the grid should disappear, but it does not. This happens with all the render delegates I tested.

Package Versions

19.11-rc1

@jilliene
Copy link

Filed as internal issue #USD-5639

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