It looks like Engine/Source/Runtime/ImageWrapper/Private/Formats/ExrImageWrapper.cpp is hard-coded to only support 16-bit half-float color channels.
Is this known?
I can save 32-bit color channel EXR files, but I can’t seem to load them back in. Does anyone know how to do this?