Variant manager crash in UPropertyValue::HasValidResolve

UE - Editor - Content Pipeline - Variants - Nov 21, 2024

in the past we have reported a lot of VM related bugs which got fixed over time. Unfortunately, I think we have another one. Right now we're using 5.0.3 binaries from the launcher. Now the pro ...

[VariantManager] Over exposure when using image from file as thumbnail

UE - Editor - Content Pipeline - Variants - Jun 10, 2024

This is a sRGB color space issue. Potential solution: Use regular texture import instead of FImageUtils::ImportFileAsTexture2D in ThumbnailGenerator::GenerateThumbnailFromFile ...

Variant Thumbnails are washed out

UE - Editor - Content Pipeline - Variants - May 11, 2023

I think somewhere in Thumbnail Generator::Generate Thumbnail FromTexture() is applying this washout. ...