Selecting Two Sided Foliage In Editor with Material Layers Enabled Causes Crash

UE - Graphics Features - Nov 20, 2018

With material layers enabled, selecting two sided foliage will cause the engine to crash. This is working as expected in 4.20 CL# 4369336. Found in 4.21 CL# 4541578 and 4.22 CL# 4573698 This is a ...

Navigation Mesh ignores Hierarchical Instanced Static Meshes using "Build Paths" or the "Build" Button

UE - AI - Feb 1, 2019

Hierarchical Instanced Static Meshes are partially ignored after building the navigation mesh. This is causing the navmesh to be generated within all or part the HISM instead of around it.  This ...

Custom Stencil Not Working for Mobile

UE - Platform - Mobile - Nov 14, 2018

Setting a custom stencil on meshes is not working when using a mobile renderer. This is working as expected in 4.20 CL# 4369336 Found in 4.21 CL# 4541578 and 4.22 CL# 4556068 This is a regression ...

Property won't be force synced when re-enabling replication.

UE - Networking - Mar 21, 2017

It seems like if replication is re-enabled for a given property, its state should be force synced (depending on replication conditions). Otherwise, the state will remain "out of sync" for an indeter ...

Non replicated actor is not destroyed on Client when added to the level

UE - Networking - May 7, 2018

When placing an actor into the level that is not replicated the client will not destroy its copy when destroy actor is called. ...

AIController can't properly unpossess character

UE - AI - Nov 5, 2018

There seems to be a bug with the Possess\Unpossess events. Because if you change the last node in "PossessCharacter", which is created in PlayerController(called "PC"), to Unpossess the AI still con ...

Startup Movies Fail to Play when Audio Devices are Disabled

Tools - Feb 1, 2016

If a user launches a project in Standalone mode and has a Startup movie while the audio devices on the computer are disabled, the movie will fail to play. As soon as you re-enable an audio device, ...

Cannot undo actor transform performed during pilot mode

Tools - Oct 26, 2016

Cannot undo actor transform performed during pilot mode. The Undo history does not appear to include the movement of the actor that was done in pilot mode ...

Copy/Paste a data asset fields cause the fields to affect each other

Tools - Jul 7, 2016

When an element of a data asset is copied into another field, the two fields become "linked" and further edits to one field begin to affect the other. ...

Inaccurate Metal shader warning message in the Editor when CommandLineTools is set to be the default compile tool on Mac

Tools - Nov 13, 2017

When CommandLineTools is set as the default tool, an inaccurate warning message is displayed when opening the Editor that states that Xcode is too old to compile Metal shaders, even if the latest ve ...