Skip to content

GraphEditor : Data loss of "nodedef" associations for "nodegraphs" on save #2989

Description

@kwokcb

Issue

If you load in a document where a nodegraph has a nodedef reference it is lost on save.
Basically it is no longer an implementation (functional) graph.

Steps

  1. Load in: "resources\Materials\TestSuite\pbrlib\multioutput\multishaderoutput.mtlx
  2. Write to disk.

Change

  <nodegraph name="NG_multi" nodedef="ND_multi">

becomes

  <nodegraph name="NG_multi" >

You will see validation errors in the console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions