If a ShadingGroup in the NetworkMaterialCreate context has the namePrefix parameter set, child nodes will not have their parameter values replicated properly in NetworkMaterialEdit node.
Steps to reproduce:
Create a NetworkMaterialCreate, NMC, node.
Go inside the NMC node context.
Create a shading node.
Set the edit flag on the shading node and set some local parameter values.
Set a value in the publicInterface.namePrefix parameter.
Create a connect a NetworkMaterialEdit, NME, node downstream of the NMC node.
Go inside the NME context.
Set the edit flag on the shading node.
Expected behavior:
The local parameter value edits should be displayed (including the yellow state badges) in the Parameters tab.
Actual behavior:
The NME node has no parameter values set.
Workaround:
Do not use the namePrefix parameter on groups you wish to edit with NME.
Tested versions/platforms:
Katana 5.0v4 - CentOS 7, Windows 10
Katana 5.0v1 - CentOS 7, Windows 10
Katana 4.5v4 - CentOS 7, Windows 10
Katana 4.5v1 - CentOS 7, Windows 10
Katana 4.0v8 - CentOS 7, Windows 10
Katana 4.0v1 - CentOS 7, Windows 10
Katana 3.6v1 - CentOS 7, Windows 10
Earliest version tested
Katana 3.6v1- NME did not exist before this version.