State:Closed|icon_bug|icon_katana|database:public|Resolution:Fixed|TargetRelease:3.0v5|BugID:357925|
Problem summary:
When the Edit > Dim Nodes Not Contributing to Viewed Nodes toggled menu item of the Node Graph tab is turned on, VariableEnabledGroups are dimmed when their targeted Graph State Variable (GSV) is not defined, or when the variable's value differs from the one specified via the node's variableValue parameter. This works fine with global GSVs as defined in a Katana project's Project Settings, and works fine with local GSVs as defined in VariableSet nodes, but the dimming doesn't work with local GSVs that are set by NodeTypeBuilder-defined nodes.
Steps to reproduce:
Expected behaviour:
The VariableEnabledGroup node appears undimmed, as its contents are active in the Graph State context passed to the node from nodes downstream.
The renderSettings.resolution attribute at /root is set to 4K_Cinemascope.
Actual behaviour:
The VariableEnabledGroup node appears dimmed, even though its contents are active in the Graph State context passed to the node from nodes downstream.
The renderSettings.resolution attribute at /root is set to 4K_Cinemascope, which is correct, but doesn't match the dimming state of the VariableEnabledGroup node.
Workaround:
No known workaround.
Tested versions/platforms:
Customer version/platform:
Not supplied
We're sorry to hear that
Please tell us why