diff --git a/colorbleed/plugins/maya/publish/collect_look.py b/colorbleed/plugins/maya/publish/collect_look.py index 173a26dc32..334929b5e6 100644 --- a/colorbleed/plugins/maya/publish/collect_look.py +++ b/colorbleed/plugins/maya/publish/collect_look.py @@ -193,7 +193,7 @@ class CollectLook(pyblish.api.InstancePlugin): if components: member_data["components"] = components - return member + return member_data def collect_attributes_changed(self, instance): """Collect all userDefined attributes which have changed