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

[Houdini] USD Import with Custom Traversal on Visibility seems wrong #649

Closed
marktucker opened this issue Oct 10, 2018 · 1 comment
Closed

Comments

@marktucker
Copy link
Contributor

marktucker commented Oct 10, 2018

When using the USD Import SOP in Houdini, with the Traversal set to Custom, and using the "Visibility" based traversal, the results seem wrong. If the hierarchy is like this:

/foo
  /bar            invisible
    /spangle      inherited

and the traversal by prim type or kind causes /foo/bar/spangle to be imported, it gets imported whether the "Visibility" test is "True" or "False". I would expect it to be treated as if it were invisible.

@jtran56
Copy link

jtran56 commented Oct 15, 2018

Filed as internal issue #USD-4820.

AdamFelt pushed a commit to autodesk-forks/USD that referenced this issue Apr 16, 2024
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