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
When disabling the color management toggle in Houdini addon settings, the Reset OCIO colorspace parm action on Validate Review Colorspace plugin returns an invalid value <USE_DISPLAY_NAME>. that value maybe returned from here in the code.
Expected Behavior
The repair action should return the correct colorspace from the current display and view values.
Additional Info
The validation is working properly as I can pass the validation when choosing something manually from the drop down menu. (even if I disable the color management toggle in Houdini addon settings)
Steps To Reproduce:
Disabling the color management toggle in Houdini addon settings
Create a review instance in Houdini
You'll find the value of OCIO parm is set to <USE_DISPLAY_NAME>.
Additional 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
You can also provide any additional information relevant to the issue.
Relevant log output:
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Description
Current Behavior
When disabling the color management toggle in Houdini addon settings, the
Reset OCIO colorspace parm
action onValidate Review Colorspace
plugin returns an invalid value<USE_DISPLAY_NAME>
. that value maybe returned from here in the code.Expected Behavior
The repair action should return the correct colorspace from the current
display
andview
values.Additional Info
The validation is working properly as I can pass the validation when choosing something manually from the drop down menu. (even if I disable the color management toggle in Houdini addon settings)
Steps To Reproduce:
<USE_DISPLAY_NAME>
.Additional 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
You can also provide any additional information relevant to the issue.
Relevant log output:
The text was updated successfully, but these errors were encountered: