Missing scale for tangent with morph target

UE - Editor - Content Pipeline - Import and Export - Nov 4, 2020

There is a bug in the fbx curve import code where we do not multiply the tangent by the scale parameter. Only the key value is currently scale. In 4.25 there was a hardcoded 0.01 scale but it was w ...

Android build fails with GPU Lightmass plugin enabled

UE - Platform - Mobile - Nov 5, 2020

Packaging for Android fails with the GPU Lightmass plugin enabled. A customer reported this and I was able to successfully repro it, however my callstack was different. I'm attaching my logs and cal ...

Disabling Shadow Denoiser causes raytraced shadows from Rect Lights to disappear

UE - Graphics Features - Lumen - Nov 6, 2020

Disabling Shadow Denoiser causes raytraced shadows from Rect Lights to disappear ...

Third Person Character Package imports with linker errors

UE - Platform - XR - Oct 19, 2020

I was able to encounter these errors on the latest binary for 4.25.3 when doing a repro for a salesforce ticket. Here is the customers description:When importing the C++ ThirdPersonCharacter package ...

ComponentInstancingData lacks support for FMapProperty

UE - Gameplay - Blueprint - Sep 1, 2020

Map and set container value overrides will be lost in a cooked build for any Blueprint component that's dynamically instanced in a cooked build if the owning Actor class enables the optimized compon ...