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

HdMtlx does not work with Houdini's mtlx UsdShade graphs #1658

Closed
hshakula opened this issue Oct 17, 2021 · 4 comments
Closed

HdMtlx does not work with Houdini's mtlx UsdShade graphs #1658

hshakula opened this issue Oct 17, 2021 · 4 comments

Comments

@hshakula
Copy link
Contributor

Description of Issue

Using HdMtlxCreateMtlxDocumentFromHdNetwork on HdNetwork when UsdShade graph is constructed from Houdini's Mtlx nodes leaks MaterialX::Exception due to elements with duplicate names.

Steps to Reproduce

  1. Set up material with 2 or more Mtlx nodes in Houdini
  2. Pass resulting HdNetwork to MaterialX::Document using HdMtlxCreateMtlxDocumentFromHdNetwork
@spiffmon
Copy link
Member

Hi @hshakula , it would be helpful if you could attach a usda file that illustrates the problem, which would help identify whether it is actually a Solaris issue or an Hd issue.

Thanks!

@hshakula
Copy link
Contributor Author

mtlxTest.zip

My proposed solution is #1659

@jilliene
Copy link

Filed as internal issue #USD-6972

@hshakula
Copy link
Contributor Author

Fixed in #1659

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