Open jrsndl opened 6 days ago
A potential fix for this is in this PR here: #67
See the code here
Because there I did end up collecting the colorspace from the configuration set up in the Blender file itself.
See the code here
Because there I did end up collecting the colorspace from the configuration set up in the Blender file itself.
The display + view from Blender is cool, thank you!
Just wondering, maybe we should set the colorspace by the Node override, and not display & view?
Imho it would be great to have something like Maya workfile settings, where we can setup default rendering space, together with display and view:
Is there an existing issue for this?
Description
Current Behavior
With path to OCIO config set in core settings:
ayon+settings://core/imageio/ocio_config_profiles
for Blender host, Using Cycles renderer with compositing enabled fails to make review and thumbnail on farm.The OIIOtool expects valid path to OCIO.
Steps To Reproduce:
Additional context:
Version
Server 1.42, ayon_core 1.06, ayon_blender 0.2.5
What platform were you running when you found the bug?
Windows
You can also provide any additional information relevant to the issue.
This change can be a quick fix:
https://github.com/ynput/ayon-blender/blob/b9ea07ec0098a4ca00727e87a6b374f526a13e8e/client/ayon_blender/plugins/publish/collect_render.py#L110C13-L112C52
Relevant log output: