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

raster product type renders an EXR that loads into Nuke with an RGBA layer instead of the expected rgba layer #2115

Open
xsisupport opened this issue Sep 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@xsisupport
Copy link

Describe the bug
When you render with the raster product type, Nuke loads the beauty into RGBA instead of rgba. So by default, in Nuke, you end up looking at an all-black render, because the beauty is not in rgba, it's in RGBA.

An EXR rendered with the arnold product type loads correctly into Nuke (as does an EXR rendered with Karma).

For raster, the channel list (listed with oiiotool) is

channel list: RGBA.R, RGBA.G, RGBA.B, RGBA.A

Arnold product type, and Karma, output R, G, B, A

To Reproduce
Steps to reproduce the behavior:

  1. Render with Arnold and the raster product type.
  2. Load the EXR into Nuke
  3. rgba is empty (all black)

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Used Software Versions

  • HtoA 6.3.4
  • I think it's always been like this
@xsisupport xsisupport added the bug Something isn't working label Sep 27, 2024
@autodesk-oss-arnold-bot
Copy link

Issue synced internally to ARNOLD-15522

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant