Due to a missing string in CompressionLevelNameMap in OodleDataCompression.cpp, it is possible for LevelName to be left uninitialised after parsing the compression effort, which causes a crash when ...
Tested in 4.27.2 binary which produced 32 bit depth pngs in both the editor and PIE. Using the HighResShot command to get a png while playing in editor results in a 24 bit depth screenshot where pr ...
When building very large textures (such as virtual textures) we allocate very large intermediate buffers for compression at full 4 channel float precision. For a 64K texture this can be 64GB in siz ...