State:Closed|icon_bug|icon_nuke|database:public|Resolution:Fixed|TargetRelease:11.1v1|BugID:271069|
Problem summary
DAG slows down when multiple transform nodes have motion blur on and expressions applied
Customer reported version
nuke.n/a
Customer reported platform
Steps to reproduce
1) Open the attach Nuke Script
2) In a clear area of the DAG, create some Dot nodes, they will take a while to be created
3) Run the below script to set the motionblur on the Transform nodes to 0:
for node in nuke.allNodes("Transform"):
node["motionblur"].setValue(0)
4) Create more Dot nodes, they will create much more quickly.We're sorry to hear that
Please tell us why