Bug when assign new image processing to material

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.

cc @Evgeni_Popov

Thanks for reporting, this PR will fix the problem:

2 Likes