You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version of the server, ayon-core and the addon that's affected
What platform were you running when you found the bug?
Windows
Linux - Rocky9
Linux - Ubuntu
MacOS
You can also provide any additional information relevant to the issue.
Relevant log output:
Traceback (most recent call last):
File "E:\Ynput\ayon-unreal\client\ayon_unreal\plugins\publish\collect_render_files.py", line 93, in process
root = anatomy.roots['renders']
~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'renders'
The above exception was the direct cause of the following exception:
Is there an existing issue for this?
Description
Current Behavior
CollectRenderFilesexpects a specific rootrendersayon-unreal/client/ayon_unreal/plugins/publish/collect_render_files.py
Line 90 in a6c6dd4
Expected Behavior
I expected either one of two things:
workthat we are almost sure it exists.Steps To Reproduce:
workAdditional context:
Version
Version of the server, ayon-core and the addon that's affected
What platform were you running when you found the bug?
Windows
Linux - Rocky9
Linux - Ubuntu
MacOS
You can also provide any additional information relevant to the issue.
Relevant log output: