You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
When playing back recorded image sequences, they appeared darker than the original, and it was because the saved images are sRGB encoded and the reader was no converting it back to linear. W/o this, it does not work for non RGB8 inputs that are sRGB encoded. #jira UE-179482 #rb andrey.yamashev #preflight https://horde.devtools.epicgames.com/job/64080d796e1dadfcdac784ae [CL 24563922 by alejandro arango in ue5-main branch]