Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redshift publishes doesn't create a review when using Full Multi-Layered EXR File #186

Open
2 tasks done
MustafaJafar opened this issue Nov 28, 2024 · 0 comments
Open
2 tasks done
Labels
type: bug Something isn't working

Comments

@MustafaJafar
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

When publishing redshift renders with multiple AOVs and crypto pass while Full Multi-Layered EXR File mode is enabled.
The main pass doesn't get a review.

This issue happens because collect Redshift rop will set the aov_name to an empty string "".
This was done to match the default behavior of the rop but this aov_name will fail the default regex pattern in the deadline filter

Image

I think I can now understand why this piece of code exists. I think it solved a bug in Maya, because in Houdini, we never used renderer instance data.

Expected Behavior:

It should work.

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

  1. Create a redshift rop with multiple AOVs and crypto
  2. Select Full Multi-Layered EXR File in the node parameters
  3. publish (farm or local) while enbling the review toggle.

Are there any labels you wish to add?

  • I have added the relevant labels to the bug report.

Relevant log output:

Additional context:

No response

@MustafaJafar MustafaJafar added the type: bug Something isn't working label Nov 28, 2024
@MustafaJafar MustafaJafar transferred this issue from ynput/ayon-core Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant