State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:603609|
Problem summary
Node presets can't be applied to Published LiveGroups
Customer reported version
nuke.16.0v2
Customer reported platform
rocky8
Steps to reproduce
1) Download the attached liveGroup.nk script
2) Open Nuke
3) Create a LiveGroup node
4) In the File knob, locate the liveGroup.nk script and load it
5) In the User tab, change the gain knob to a different value
6) Select the node preset menu (the spanner icon)> Save as Preset, give the preset a name and press Create
7) Change the gain knob to another value, then load the preset created in the step before, nothing happens
Expected behaviour
For the node preset to be loaded
Actual behaviour
The preset is not loaded, and in the Script Editor/Terminal it errors saying:
Traceback (most recent call last): File "C:\Program Files/Nuke16.0v4/plugins\nukescripts\nodepresets.py", line 256, in <lambda> f = lambda node=node, k=k : nuke.applyUserPreset("", k, node) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^RuntimeError: Can't apply user preset because LiveGroup1 is published We're sorry to hear that
Please tell us why