When a new image processing is assigned to a material, it is not applied unless the isEnabled variable is forced to change.
repro:
Comment out lines 26 and 27 to see how the image processing does not change without the workaround.
When a new image processing is assigned to a material, it is not applied unless the isEnabled variable is forced to change.
repro:
Comment out lines 26 and 27 to see how the image processing does not change without the workaround.
Thanks for reporting, this PR will fix the problem: