State:Closed|icon_bug|icon_katana|database:public|Resolution:Fixed|TargetRelease:6.0v6|BugID:266120|
Problem summary:
Modifying the useNodeDefault property of a parameter using Python scripting doesn't update the mini state badge of the parameter in the Parameters tab.
Steps to reproduce:
NodegraphAPI.GetNode('CameraCreate').getParameter('fov').setUseNodeDefault(False) Expected behaviour:
The mini state badge of the fov parameter in the Parameters tab lights up in yellow.
When clicking the mini state badge, the parameter's value is reset to the node default, and the mini state badge is shown in gray.
Actual behaviour:
The mini state badge of the fov parameter in the Parameters tab remains gray, even though the parameter now no longer uses the node type's default value.
When clicking the mini state badge, seemingly nothing happens.
Workaround:
You can switch to another tab within the same pane that contains the Parameters tab and back again, in order to refresh the Parameters tab's display of mini state badges.
Reproduced by support
This bug has been reproduced in:
Katana 7.0v1 - Windows 11 / CentOS7
Katana 6.5v1 - Windows 11 / CentOS7
Katana 6.0v4 - Windows 11 / CentOS7
Katana 5.0v7 - Windows 11 / CentOS7
Katana 5.0v1 - Windows 11 / CentOS7
Katana 4.5v7 - Windows 11 / CentOS7
Katana 4.5v1 - Windows 11 / CentOS7
Katana 4.0v1 - Windows 11 / CentOS7
Earliest version tested
Katana 4.0v1 - This issue appears to be in all tested versions of the product
We're sorry to hear that
Please tell us why