Hi, I’m trying Ayon in Fusion and when trying to create a render step I got the following error:
Creator: Render (saver) (io.openpype.creators.fusion.saver)
Error: 'render'
Traceback (most recent call last):
File "C:\Users\mhartist\AppData\Local\Ynput\AYON\addons\openpype_3.17.0\openpype\pipeline\create\context.py", line 2031, in _create_with_unified_error
result = creator.create(*args, **kwargs)
File "C:\Users\mhartist\AppData\Local\Ynput\AYON\addons\openpype_3.17.0\openpype\hosts\fusion\plugins\create\create_saver.py", line 57, in create
self._update_tool_with_data(saver, data=instance_data)
File "C:\Users\mhartist\AppData\Local\Ynput\AYON\addons\openpype_3.17.0\openpype\hosts\fusion\plugins\create\create_saver.py", line 142, in _update_tool_with_data
self._configure_saver_tool(data, tool, subset)
File "C:\Users\mhartist\AppData\Local\Ynput\AYON\addons\openpype_3.17.0\openpype\hosts\fusion\plugins\create\create_saver.py", line 150, in _configure_saver_tool
anatomy.templates["render"].get("frame_padding", 4)
KeyError: 'render'