BeginPlay execution order is different when using Game Mode instead of Game Mode Base

UE - Gameplay - Blueprint - Apr 26, 2019

Using Game Mode instead of Game Mode Base causes the Begin Play event to trigger in a different order. This is shown in the reproduction with the Begin Play of the Player Controller and the Game Mod ...

Crash upon opening packaged game when Event Driven Loader is disabled

UE - Foundation - Core - Apr 26, 2019

Packaged games are unable to open when Event Driven Loader is disabled. The error message given is: Assertion failed: !Linker->GetSerializeContext() [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\C ...

Fail to trigger event because no director instance

UE - Anim - Sequencer - Apr 26, 2019

Trimming an animation that uses root motion can cause the direction of the animation to appear off

UE - Anim - Gameplay - Apr 26, 2019

After trimming an animation that includes a rotation in the begining the translation for the root motion appears to be applied as though the rotation had still been applied. I have included the or ...

Maya Shotgun turntable generation not compatible with Unreal 4.22

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

Animated Camera from 3ds Max flips in Unreal

UE - Editor - Content Pipeline - Datasmith - Exporters - Apr 26, 2019

STEAM: Modifying the connection slot numbers can lead to a condition where the lobby is no longer joinable

UE - Online - Apr 25, 2019

Session data no longer updates when the backend tells us our session is full which then limits the ability to modify the session size on the fly. Because of this, joinability will be set on the sess ...

Phat Mirroring does not work correctly

UE - Simulation - Physics - Apr 25, 2019

There are various issues with mirroring in phat. Some issues are:Incorrect transforms(translation rotation and scaling) for both constraints and bodiesModifying un-selected constraints' angular lim ...

Easing Curve Handles are intractable on tracks even if they are not visible

UE - Anim - Sequencer - Apr 25, 2019

Easing curve handles are interactable on tracks that do not support them. ...

FSoftObjectPath properties marked as both Config and Untracked are being tracked

UE - Foundation - Core - Apr 25, 2019

A licensee has found that marking an FSoftObjectPath property as Config and Untracked causes the untracking metadata to be ignored. This is because FSoftObjectPathThreadContext::GetSerializationOpt ...