Repro: resources/Materials/TestSuite/stdlib/nodegraphs/nodegraph_nodegraph.mtlx
upstream_graph looks as expected, and I believe NG_upstream_graph should look similar, but the inputs and (when opened) the connections to the inputs are missing. The only difference is that the inputs for the latter nodegraph are defined in a nodedef element. Copying the inputs from the nodedef to the nodegraph element "fixes" the editor, but shouldn't that happen automatically?
Repro:
resources/Materials/TestSuite/stdlib/nodegraphs/nodegraph_nodegraph.mtlxupstream_graphlooks as expected, and I believeNG_upstream_graphshould look similar, but the inputs and (when opened) the connections to the inputs are missing. The only difference is that the inputs for the latter nodegraph are defined in a nodedef element. Copying the inputs from the nodedef to the nodegraph element "fixes" the editor, but shouldn't that happen automatically?