Meshes simulating physics cannot roll smoothly across multiple connected meshes

UE - Simulation - Physics - Jul 30, 2018

A user has reported a physics regression from 4.19 to 4.20 where attempting to roll a static mesh down a slope made of multiple meshes no longer results in a smooth roll. The static mesh will skip a ...

Disabling "Support Stationary Skylight" Causes Crash With Forward Shading Enabled

UE - Graphics Features - Jul 30, 2018

Disabling 'Support Stationary Skylight' crashes if you select anything in the editor when Forward Shading is also enabled. Working as expected 4.19 4033788 Found in 4.20 CL# 433996 and 4.21 CL# 42 ...

Curl Noise Force Not Applying to Niagara Emitter

UE - Niagara - Jul 30, 2018

Curl noise force will not affect a Niagara particle regardless of strength. Current work around is to disable then re-enable "apply forces" under "solve forces and velocity" Found in 4.20 CL# 4233 ...

Setting Game Instance Class using Selected Asset from Content Browser does not work

UE - Gameplay - Blueprint - Jul 30, 2018

Trying to set the Game Instance Class using the select asset from content browser setting results in the field being set to none. ...

Adding Instances to a Hierarchical Instanced Static Mesh causes crash

UE - World Creation - Worldbuilding Tools - Foliage - Jul 29, 2018

Adding Instances to the Hierarchical Instanced Static Mesh Component on BeginPlay causes the Editor to crash. Tested in 4.19.2 (CL - 4033788), 4.20.1 (CL - 4229980), 4.21(CL - 4235929) ...

'Get Distance Along Spline At Spline Point' Causes Crash

Tools - Jul 28, 2018

User reports that the reason for the crash is that because UpdateSpline is false on the AddSplinePointAtIndex blueprint node, this line is never called [ReparamTable.Points.Reset(NumSegments * Repar ...

ShooterGame: Unable to Find Hosted Match over Wi-Fi on Android

UE - Networking - Jul 27, 2018

Android devices cannot find a hosted match over Wi-Fi (IPv4) from another Android device despite being connected to the same Wi-Fi network with matching subnets. The host prints the following messa ...

Material Ambient Occlusion Does Not Work With Skylight Set to Movable

UE - Graphics Features - Jul 27, 2018

Material ambient occlusion does not work with the skylight set to movable. Setting the material to allow static lighting will fix the issue until the level is reloaded. Found in 4.19 CL# 4033788, 4 ...

Multiplayer Shootout fails to package properly

Docs - Samples - Jul 27, 2018

Attempting to package the Multiplayer Shootout example results in an error and the packaging attempt fails. The error can be found in the attached log. Regression?: No This occurred in 4.18 and 4.1 ...

Animations are stuttering in Game Preview Server window

UE - Networking - Jul 27, 2018

When 'Run Dedicated Server' is unchecked and you run PIE with 2 or more clients, all client's animations are stuttering on Game Preview Server window. This does not happen when Run Dedicated Server ...