Duplicated Editor-Runtime actors won't tick

UE - Gameplay - Aug 29, 2018

When duplicating an Actor at Runtime, the duplicated Actor won't execute any tick events when duplicated from the World Outliner or Alt-clicked and dragged in the Viewport. If the Actor is dragged i ...

EQS Context modifications Crashes Editor

UE - Gameplay - Aug 29, 2018

Making changes to the EQS Context and moving the Testing Pawn, the Editor crashes. When reopening the Editor, the context is set and the query does generate from that actor/location. This issue was ...

Crash on Level Reload in Standalone when Set Sound Mix Class Override is called

UE - Audio - Aug 29, 2018

When the Set Sound Mix Override is called, reloading the level causes a crash when played in Standalone. Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4302132), 4.21 (CL - 4324949) ...

SaveGame data does not correctly save the value of elements in an int array when the elements are initialized with RandRange() and then set to a known value

UE - Gameplay - Aug 28, 2018

After using FMath::RandRange() to initialize elements of an int array in a SaveGame class and then setting all of the values of the array to 0 before using UGameplayStatics::SaveGameToSlot() to save ...

ScreenPosition material node outputs upside down ViewportUV when launching on android

UE - Graphics Features - Aug 28, 2018

ScreenPosition UV upside down on mobile. From User: "I believe the editor mobile preview provides "correct" results, while the mobile device produces upside down results. I ran into this issue w ...

UMG Children broken in Build packaged with Nativization

UE - Gameplay - Blueprint - Aug 28, 2018

Child widgets not visible when packaged with inclusive nativization on. "The problem is that ChildWidget never shows up in the package build, but shows fine in the editor. I've debugged the issue ...

FRunnableThread Suspend doesn't work on android

UE - Foundation - Core - Aug 27, 2018

The FRunnableThread::Suspend() function call does not work Android devices Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4302132), 4.21 (CL - 4313833) ...

Nativizing Blueprint fails when struct is not initialized properly

UE - Gameplay - Aug 27, 2018

The PreferredNavData member of NavAgentProperties isn't properly initialized. It is using some constructor that doesn't seem to be valid. This is a regression from 4.19.2 (CL-4033788) as this same s ...

Sequencer 3D Trajectories run very slow on deep hierarchies

UE - Anim - Sequencer - Aug 27, 2018

Using a Level Sequence with deep hierarchies causes the FPS to drop to low numbers when they are all selected within the Sequence. This is a regression from 4.19.2 (CL-4033788). This issue was repo ...

[SolidWorks] Complex assemblies will not import correctly

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 25, 2018

Using Solidworks 2017 Service pack 4.1 the sldasm files only partially import. Instances, folders, and suppressed parts also mess up the import. Suppressed parts show up from different configuration ...