Hi, so after some discussion we’ve come to the conclusion the new behavior is the correct behavior, unfortunately causing the issue in your existing toe file.
Having the DAT sometimes output a table and sometimes output text was causing inconsistencies for some other user setups.
This change should have included a ‘BACKWARDS COMPATIBILITY’ warning in the release notes unforutnately. In your case, you will need to add a Convert DAT after the Parameter DAT to ensure its the text format you need. Or you could convert after the Merge so the shader accepts it.
Is this a workflow you’ve used quite a bit, or a new technique?
Sorry for the inconvenience.
-Rob
Hi Rob, I’d agree this new one should be the correct behavior - unfortunately for some of my older COMPs, but it should be fine, thanks for looking into it.