Skip to content

Intel Moore House: USD material network setup errors #3

Description

@matthewlow-dwa

In the most recent release of USD (v0.25.08), new warnings and errors from the Hydra framework reveal shading network setup errors. In particular, the UsdPreviewSurface materials systematically connect the rgb output of the UVTextureReader to a single-channel input. These errors ultimately cause failures in the USD Performance Metrics framework: https://openusd.org/release/ref_performance_metrics.html#moore-lane

For example in Storm:

Warning: in _MakeParamsForInputParameter at line 996 of pxr/imaging/hdSt/materialNetwork.cpp -- Unrecognized connected node: 
...

More errors should be reproducible rendering with hdPrman (or other OSL-consuming renderers), although I am not able to do so at the moment.

Additionally, there are a number of places where MaterialBindingAPI is expected to be applied, but it is currently not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions