I think I may have found a bug because this is working fine in the previous release: In a render TOP I’m usually switching cameras with a switch DAT but in this release it won’t work until I disable and enable the script each time. see this pic as an example:
Hi Ben, here’s a toe file of the switch. It only works for me when I re-enable the expression each time, but tested as working in the previous build…
Forgot to mention I’m on Win10
Got the same issue using either DAT or CHOP for switching…
I just added a chopExecute with this in onValueChange : op('render1').cook(force=True)
It works fine