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) ...

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 ...

Child Actor components on Clients use the incorrect default values for variables that are not being replicated

UE - Gameplay - Blueprint - Aug 28, 2018

When a Child Actor's class is replicated but the individual variables are not, the individual variables will use the default of the original BP class instead of the defaults that were set in the Chi ...

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 ...

BP nativization can generate an invalid path including "__TEMP_BP__"

UE - Gameplay - Blueprint Compiler - Aug 27, 2018

The licensee sent us a BP that can't be nativized correctly on UDN. The nativized BP has wrong paths and causes a crash. ...

Unreal Remote 2 does not send information about motion control

UE - Platform - Mobile - Aug 25, 2018

Unreal Remote 2 does not give information on motion control to PC. This is different from the description of the application. Use this application alongside Unreal Engine to view and control the de ...

User created OSS plugins require modifying Engine now

UE - Online - Aug 24, 2018

This was discovered in live build and posted in UE Forums that based on changes to OSS, users (binary specifically) can no longer create their own OSS plugins as it requires modifying the Engine Sou ...