ynput / ayon-hiero

Hiero addon for AYON
Apache License 2.0
3 stars 2 forks source link

AY-6611_Hiero to Nuke colorspace #10

Open ynbot opened 1 month ago

ynbot commented 1 month ago

Please describe the issue you have acountered?

It seems the color management in Hiero isn't working correctly with the OCIO environment variable. It looks like the Hiero AYON Color management isn't properly activated. As a result, incorrect colorspace names are used during publishing from Hiero, and these aren't recognized by the Nuke loader. This causes the read nodes to use default settings.

How to replicate the issue?

No response

Additional context:

link to discussion on Discord (might be a private channel)

This issue was automatically created from Clickup ticket AY-6611

jakubjezek001 commented 1 week ago

I was communicating with client and tried to investigate what could be the root cause for this issue. Here is the communication https://discord.com/channels/517362899170230292/1264903363959455774/1292822886435786764

robin-ynput commented 4 days ago

I continued investigating this issue and could get to the following conclusion, this triggers more question on my side actually.

  1. Consistent OCIO config is properly loaded for the client on both Hiero and Nuke
  2. When working in Hiero the client manually changes the colorspace set for the EXR input as something else different then default scene_linear
  3. He then goes on an publishes the result as plate
  4. When loading the resulting plate EXR in Nuke, he expects the OCIO colorspace previously set manually in Hiero to show up automatically in Nuke and mentions this might be a broken feature that used to work before

Investigation on the Loading side:

Investigations on the publishing side:

Questions