State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:511171|
Problem summary
Frame values appear incorrect when using the [frame] expression in the Particle Expression node and viewed with the ParticleInfo node.
Customer reported version
Nuke 13.2v1
Customer reported platform
macOS 10.15 Catalina
Steps to reproduce
1) In NukeX, copy/paste the following script in the Node Graph:
ParticleEmitter { start_frame 1 lifetime 100 spread 0.43 color 0 name ParticleEmitter1 selected true xpos 6 ypos -74 } ParticleExpression { sizeexpr "\[frame]" name ParticleExpression1 selected true xpos 6 ypos -48 } ParticleInfo { showSize true maxParticles 10 name ParticleInfo1 selected true xpos 6 ypos -10 }3) View the Particle Info node and it's Properties.
[frame] expression should be accurate for the frame viewed on the timeline.[frame] expression is off by at least 1 number. It potentially gets offset by more frames when used in a longer expression such as [frame] > 55? 10:1We're sorry to hear that
Please tell us why