Incorrect data type in FDumpFPSChartToEndpoint::DumpChart()

UE - Foundation - Core - Jul 11, 2019

The TotalTime variable in the FDumpFPSChartToEndpoint::DumpChart() function has recently been changed to int32 when it should be double. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 ...

Bottom of Media Player Video clamped on Oculus Quest

Media Framework - Jul 10, 2019

On Oculus Quest - The bottom portion of Media Player Textures are clamped. Confirmed in 4.24 MAIN @ CL 7226586 ...

Imported animations don't import correctly when using same import settings as skeletal mesh it's based off

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 10, 2019

When importing an animation using the same import settings as the imported skeletal mesh it is meant for part of the mesh is rotated 90 degrees around the root. The files that were used to verify th ...

Slowly Scaling Widgets reveals a slight jitter

UE - Editor - UI Systems - Jul 9, 2019

When scaling a widget slowly it appears to have a slight jerkiness as it is resized ...

DisplayThumbnail doesn't work with TArray

Tools - Jul 8, 2019

The DisplayThumbnail metadata UProperty specifier does not work on TArrays with the type of FSoftObjectPath. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7224811), 4.24 (CL - ...

Niagara Sample Static Mesh. Source Not Working

UE - Niagara - Jul 7, 2019

Static meshes are not rendered as particles when using the Static mesh module in Niagara and setting its source to a static mesh in the scene. Tested in 4.21.2 (CL -  4753647), 4.22 (CL - 7053647), ...

Unnativized BP function fails to return a valid reference to a component when the calling BP is nativized

UE - Gameplay - Jul 5, 2019

The nativized spawner receives an invalid reference from the non nativized actor and fails silently meaning the variable doesn't get set. Additional info: This issue happens when using a pure and n ...

Unable to create derived classes of UPostProcessComponent

UE - Graphics Features - Jul 5, 2019

Using the Super functions for OnRegister, OnUnregister, Serialize when defining their functionality in a derived class of UPostProcessComponent causes a linker error. Tested in 4.21.2 (CL - 4753647 ...

Set Skeletal Mesh does not replicate or multicast to Clients

UE - Networking - Jul 5, 2019

The Set Skeletal Mesh function does not replicate or multicast to other Clients. In Setup A (Level Blueprint) only the Sever Character is changed on either the Client or Server. In Setup B (ThirdPer ...

Indirect lighting not working for meshes

UE - Graphics Features - Jul 2, 2019

Materials using the WorldAlignedTextures_Complex node causes the static meshes they are applied to to not receive indirect lighting. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053642), 4.23 (CL ...