Parameter not evaluating correctly on TD start

I’m using
'Setting ' + op('scene_preset').par.Value0
in the parameter of a Select DAT.

The ‘scene preset’ Widget is a dropdown menu that has two values in it: “Normal” and “Tube”.

image

Each time TD starts up, even if the dropdown has “Normal” selected, the parameter in the Select DAT evaluates to the other value, “Tube”.

After I use the dropdown menu widget to change the value to “Tube” and then back to “Normal”, the par finally evaluates to “Normal”, but I have to do this every time to ‘clear up the clog’ so to speak…

Lastly, the issue only happens when the dropdown Widget’s second value, “Normal”, is what’s selected when I save the file and close TD. No issue when I save/close the file with the first value, “Tube”, selected.

Is this expected behavior?

Win 10
2021.16270

Can you post this network or send to ivan@derivative.ca please?