I am trying to "cache" a stage of my copernicus workflow.
I created a ROP node and wrote an .exr
I then created a file node to read back in the exr and use it in my later COP workflow.
The issue is that as soon as I create a blend node to mix it with other nodes in my workflow, I get this error
"Warning Transform not invertible"
I tried setting colorspace conversion to raw in my ROP image output node, I also tried other output formats, setting Data Size to different settings and ticking raw, same for reading the file back in with the file node, I also tried using an OCIO transform node with various settings, no matter what I do, I cant read back in my file and use it with a blend node.
I also tried image/texture sampling it, project layer, I couldnt figure it out, is it a bug?