Volumetric Translucent Shadow not showing in game mode

UE - Graphics Features - Sep 8, 2020

Volumetric Translucent Shadow not showing in game mode for versions 4.23-4.25.  Reported and tested in versions 4.25.3(CL 13942748), 4.24.3(CL 11590370), 4.23.1(CL 9631420), 4.22.3(CL 7053642). Wor ...

fbx attribute curve import do not support correctly tangent at the start end end of the curve

UE - Editor - Content Pipeline - Import and Export - Sep 2, 2020

We are not reading all the key flags and we do not import correctly start key and end key tangent. I create a shelve but this is not the complete fix, we must do this only if we do not have fbx ket ...

Volumetric Material not compiling on Niagara Mesh Renderer

UE - Niagara - Sep 1, 2020

The Volumetric Shader seems broken when used along the Niagara Mesh Renderer. Reported and tested in version 4.25.3(CL 13942748). Tested with same result in version 4.24.3(CL 11590370). ...

Lighting channels on static mesh doesn't change correctly at runtime

UE - Graphics Features - Aug 28, 2020

If call SetLightingChannels in blueprint to set a static mesh's lighting channels at runtime, the mesh in the viewport seems can't update to the new lighting channel setting.  A weird thing is, if ...

Media Player not updating when IMG Media Source files are changed

Media Framework - Aug 20, 2020

Images in a sequence path for an Img Media Source are not updating without restarting the project. Changing the path itself appears to work as expected.  Tested in versions 4.22.3(CL 7053642), 4. ...

Chaos cloth simulation bounds are incorrectly rotated when using local space simulation

UE - Simulation - Physics - Character - Aug 18, 2020

The bounds are wrongly calculated when the bUseLocalSpaceSimulation property is set in the Chaos Cloth shared config, as it doesn't take into account the character rotation in the removal of the off ...

Niagara mesh renderers with a volumetric material trigger a handled ensure and are invisible in the scene

UE - Niagara - Jul 29, 2020

Volumetric materials on a Niagara mesh renderer will not appear in the scene and cause a handled ensure.  ...

Landscape normal behaves differently on CPU vs GPU

UE - LD & Modeling - Terrain - Landscape - Jul 16, 2020

One of our licensees encountered this issue. Landscape normal is calculated differently on GPU vs CPU. See screenshot below: left is GPU (with Edit Layers enabled) and CPU (Layers disabled) [Image ...

Fix function forwarding in demo drivers in instant replays

UE - Networking - Jul 13, 2020

Demo drivers that are actively playing back a replay while still connected to another server as a client (via game net driver) will generate warnings due to the function forwarding code (UNetDriver: ...

Long Movie Pipeline Renders cause Audio Crashes

UE - Anim - Sequencer - Jun 29, 2020

This issue can temporarily be worked around by launching the editor with the "-nosound" argument which will disable audio recording. ...