diff --git a/pype/plugins/maya/create/create_render.py b/pype/plugins/maya/create/create_render.py index 2e603d9a5a..dbcade9b77 100644 --- a/pype/plugins/maya/create/create_render.py +++ b/pype/plugins/maya/create/create_render.py @@ -181,7 +181,8 @@ class CreateRender(avalon.maya.Creator): self.data["machineList"] = "" self.data["useMayaBatch"] = True self.data["vrayScene"] = False - self.data["assScene"] = False + # Disable for now as this feature is not working yet + # self.data["assScene"] = False self.options = {"useSelection": False} # Force no content