disable 'ValidateUSDRenderProductPaths' plugin

This commit is contained in:
MustafaJafar 2024-06-04 21:03:05 +03:00
parent 83df5882f8
commit 2b15ca6e0d

View file

@ -26,6 +26,7 @@ class ValidateUSDRenderProductPaths(pyblish.api.InstancePlugin):
hosts = ["houdini"]
label = "Validate USD Render Product Paths"
optional = True
enabled = False
def process(self, instance):