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
I have searched the existing issues and added correct labels.
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:
Configure OIIOtool to convert the exr to png sequence
Publish exr render from Blender 4.2 to Deadline
No review or thumbnail is created
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:
It uses OCIO path from envinronment (might be an issue for multi-platform farms)
The hardcoded Display and View values are swapped and use more typical OCIO 1.0 names
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:
The text was updated successfully, but these errors were encountered: