diff --git a/openpype/pipeline/farm/pyblish_functions.py b/openpype/pipeline/farm/pyblish_functions.py index 09cb50941a..0b3e4acaae 100644 --- a/openpype/pipeline/farm/pyblish_functions.py +++ b/openpype/pipeline/farm/pyblish_functions.py @@ -472,6 +472,7 @@ def create_instances_for_aov(instance, skeleton, aov_filter, colorspace_template, anatomy) except ValueError as e: log.warning(e) + additional_color_data["colorspaceTemplate"] = colorspace_template # if there are subset to attach to and more than one AOV, # we cannot proceed.