IsPlayInMobilePreview does not return true when using Mobile Preview

UE - Platform - Mobile - Apr 11, 2019

A user has reported that the IsPlayInMobilePreview function does not return true when playing in Mobile Preview. From looking at the function, it seems to be looking specifically for the commandline ...

Crash on loading pre-4.20 cloth data when compute skin cache is enabled in 4.21

UE - Graphics Features - Mar 19, 2019

According to information from the licensee, the else clause was added to "FSkeletalMeshLODModel::(GetClothMappingData()" at CL 4437969 , but if it is the cloth data existing from 4.20 or earlier, it ...

Animation import with "Force Front X Axis" is broken until a re-import

UE - Editor - Content Pipeline - Import and Export - Apr 24, 2019

Trigger Montage Ended Event results in Unhanded Exception

OLD - Anim - May 6, 2019

TriggerMontageEndedEvent is calling RemoveAtSwap after the NotifyEnd callback which is not safe if the ActiveAninNotifyState array is modified by the callback. WorkAround:   Add a Delay node befo ...

Fill Data Table from CSV File crashes editor if the data table is open

Tools - May 6, 2019

Attempting to use the Fill Data Table from CSV File node will result in a crash if the CSV file is open when running. ...

Flipbook rendering distortion when adding local offset to Capsule Component.

UE - Graphics Features - May 6, 2019

Adding local offset to Paper Flipbook in UE.4.22 results in rendering distortion. ...

SetPhysMaterialOverride does not work properly when using Weld Simulated Bodies enabled AttachToComponent func

UE - Simulation - Physics - May 7, 2019

When using Weld Simulated Bodies enabled AttachToComponent func, the child Primitive Component's BodyIstance ActorHandle is released. As a result, in BodyInstance.cpp, the judgment of FPhysicsComman ...

Action RPG- ARPG CharacterBase::GetHealth() Null Crash

Docs - Samples - May 16, 2019

In Action RPG Sample, NPC Blueprints "NPC_Goblin_Level_01,02.03"  cannot be Duplicated.   Crash results lead to ARPGCharacterBase.Cpp Get Health function. float ARPGCharacterBase::GetHealth() const ...

Crash when creating an animation

UE - Editor - UI Systems - Jun 7, 2019

The editor crashes when trying to add an animation key frame for the row fill setting for a grid panel ...