Character Mesh Position Offset in Online Sessions

UE - Networking - Jun 12, 2017

If a client joins a session while the host is moving their character, the character's mesh will become offset on the client. Example Video: [Link Removed] Found in 4.16.1 and reproduced in 4.17 M ...

[CrashReport] Tutorial crash UObject::execLetValueOnPersistentFrame()

UE - Gameplay - Blueprint - Jul 7, 2017

This is another Tutorial crash that shares a similar callstack with [Link Removed] and [Link Removed], but those specific repro steps have been fixed while this one is still occurring in 4.16.2. On ...

[CrashReport] Mac crash - FMetalRenderPipelineDesc::CreatePipelineStateForBoundShaderState

UE - Rendering Architecture - RHI - Aug 25, 2017

This is an infrequent Mac crash that has been affecting users since at least 4.15. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to the ...

Alembic file doesn't play animations when imported as Skeletal Mesh

OLD - Anim - Aug 21, 2018

When importing an Alembic file as a Skeletal, the animation and morph targets keys are there but when played in the Viewport or Sequencer there is no animation. This was reported and tested in 4.2 ...

The vertex color becomes red when importing a static mesh without Color Set

Tools - Aug 28, 2018

It seemed to be white at 4.19, but it seems to be red at 4.20. I found out that there seems to be a cause for initialization of Mesh Attributes. As a result of fixing this, it is now displayed in wh ...

(Regression) Risk of PostLoad() assert crash in all cooked, nativized builds with async load thread enabled.

UE - Gameplay - Blueprint - Oct 25, 2018

This is a regression that was introduced by the fix for [Link Removed]. As a result, we can potentially hit an assert in a cooked, nativized build during async load of a non-nativized Blueprint CDO ...

Niagara GPU particles will always have a lifetime of one second if they use a Collision Module

UE - Niagara - May 2, 2019

GPU Particles will always have a lifetime of one second when using a collision module. This is a result of an issue with how off screen timing is handled. GPU particles that are off screen should on ...

Material Parameter Collection Values not Updating in Simulate if "Run Dedicated Server" is Checked

UE - Networking - Jul 15, 2019

Material Parameter Collection Values not Updating if "Run Deadicated Server" is Checked Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 Preview 1 CL# 7236301, and 4.24 CL# ...

Multiple Planar Reflections are not captured when forward shading

UE - Graphics Features - Oct 25, 2019

After enabling forward shading, having two planar reflections in the scene causes one instance to not render properly. Tested in 4.22.3 (CL - 7053647), 4.23.1 (CL - 9631420), 4.24 (CL - 9828119), 4 ...

FloatCurveAsset reference is lost when reopening a Struct

UE - Gameplay - Feb 18, 2020

Structs containing references to instances in the content browser of FloatCurves fail to store these data formats as default values. This was reported and tested in 4.24.2 (CL-11100242). This was r ...