State:New|TargetRelease:No Target|icon_bug|icon_katana|database:public|Resolution:Fixed|BugID:588144|
Problem summary
The curve in the Curve Editor tab does not correctly update when an expression controlled by a parameter is modified.
Customer reported version
Katana 6.5v4
Customer reported platform
CentOS7
Steps to reproduce
1) In Katana, paste the below xml code into the Node Graph:
<katana release="6.5v4" version="6.0.1.000004"><node name="__SAVE_exportedNodes" type="Group"><node baseType="Group" edited="true" name="Group" ns_bubbleZoom="0.0" ns_errorGlow="0.0" ns_fromContext="legacy" selected="true" type="Group" x="-136.5" y="-77.5"><group_parameter name="Group"><group_parameter hints="{}" name="user"><number_parameter hints="{'label': 'number'}" name="newParameter" value="10.1"/><number_parameter expression="user.newParameter*2" isexpression="true" name="result_of_expression"/><number_parameter expression="12*2+2" isexpression="true" name="no_expression"><fcurve name="Group.user.no_expression" version="4"><visible/><segments><segment expression="linear()"/><key><position x="1001" y="20"/></key><segment expression="linear()"/></segments></fcurve></number_parameter></group_parameter></group_parameter></node></node></katana> user.newParameter parameter, observe how the results of the curves do not update. We're sorry to hear that
Please tell us why