After an initial evaluation on all expressions to find dependencies, the default mode, Lazy, only re-evaluates expressions when needed. This can help with UI performance in some circumstances. If you require constant expression evaluation, set the Mode to Always, which causes Nuke to behave as ...