On static mesh import correctly named materials in project aren't automatically applied

UE - Editor - Content Pipeline - Import and Export - Jul 16, 2019

When importing a static mesh into a project with the appropriately named materials in it already they won't apply to the mesh automatically when setting Search Location to All Assets without being i ...

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# ...

Rearranging Slate Brushes causes crash

UE - Editor - UI Systems - Jul 14, 2019

Rearranging the order of a Slate Brush array causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7305105), 4.24 (CL - 7285696) ...

Crash when generating proxy mesh

Tools - Jul 12, 2019

Generating a proxy mesh with imported models and the simplify mesh flag set to true causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7288428), 4.24 (CL ...

Placeable UCLASS specifier doesn't override parent classes NotPlaceable UCLASS specifier

UE - Foundation - Core - Jul 12, 2019

When the child of an actor with the UCLASS specifier NotPlaceable has the UCLASS specifier Placeable it still isn't placeable. This behavior doesn't occur in 4.20.3. Found in 4.22 CL#7053642 Reprod ...

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 ...

Cannot get CookedFFTData from an Audio Component in a packaged build

UE - Audio - Jul 11, 2019

When trying to get CookedFFTData from an audio component in a packaged build it fails despite working in the Editor. This also occurs when you package the project from File->Package Project->Windows ...

Particle Systems Feed Broken Values to Dynamic Parameters in Materials with Instanced Stereo Enabled

UE - Niagara - Jul 11, 2019

Particle Systems Feed Boroken Values to Dynamic Parameters in Materials with Instanced Stereo Enabled Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 Preview 1 CL# 7236301, ...

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 ...

Replay System throws an Ensure during demoplay when calling it in a different Level

UE - Networking - Jul 10, 2019

Replay System throws an Ensure during demoplay when calling it in a different Level. The error is thrown at Source\Runtime\Engine\Private\RepLayout.cpp]. It does not prevent the Replay from being pl ...