diff --git a/client/ayon_core/plugins/publish/collect_resources_path.py b/client/ayon_core/plugins/publish/collect_resources_path.py index 63c6bf6345..7a80d0054c 100644 --- a/client/ayon_core/plugins/publish/collect_resources_path.py +++ b/client/ayon_core/plugins/publish/collect_resources_path.py @@ -65,7 +65,8 @@ class CollectResourcesPath(pyblish.api.InstancePlugin): "xgen", "yeticacheUE", "tycache", - "usd" + "usd", + "oxrig" ] def process(self, instance):