Sequence Thumbnail appear incorrect when containing Tracks with Spawned Actors

UE - Anim - Sequencer - Jul 25, 2017

Sequence Thumbnails appear incorrect when containing Tracks with Spawned Actors. The actors do not always appear in the same position in the thumbnail as they do when opening the sequence. ...

Renaming a Sequencer spawnable actor in the World Outliner will revert on save

UE - Anim - Sequencer - Jul 28, 2017

Renaming a Sequencer spawnable actor in the World Outliner will revert back to the old name on save. Not a regression because Sequencer spawnable actors in 4.16 didn't show in the World Outliner. ...

Android movie player doesn't work with ES 3.1

UE - Platform - Mobile - Jul 27, 2017

Niether movie playback Startup Movies Play on ES3.1 ...

Crash when launching a packaged project where a code class gets a reference to a Blueprint widget that contains an instance of a Blueprint struct

UE - Gameplay - Blueprint - Aug 3, 2017

A packaged project will crash on launch if a code class uses ConstructorHelpers::FClassFinder to get a reference to a Blueprint Widget that contains a Blueprint struct variable. Disabling EDL in the ...

Slow response on clicking on InstancedStaticMeshComponent with many elements when using IME

Tools - Aug 7, 2017

When clicking on InstancedStaticMeshComponent with many elements, Editor memory usage increases and editor freezes until the operation is finished. The wait and memory usage get much worse when usin ...

Build fails when using the Windows 10 SDK

UE - Foundation - Build - Farm - Aug 14, 2017

Attempting to build the Engine using the Windows 10 SDK currently fails. This was tested on both a Windows 7 and Windows 10 machine using both Visual Studio 2015 and Visual Studio 2017. ...

Editor cannot handle blueprint structure using an Actor Map variable

UE - Gameplay - Blueprint - Aug 28, 2017

If a blueprint structure contains a map variable with Actor Class Reference as the key, populating the map with a custom blueprint (ActorSet) and adding a variable of the structure to any other blue ...

Editor crash when adding element to Instance array of custom InstanceStaticMeshComponent

UE - Gameplay - Blueprint - Sep 14, 2017

Adding an instance static mesh component to a class causes the editor to crash when an instance is added to a blueprint of the class. Regression: Yes - this behavior does not occur on 4.16.3 (CL 35 ...

Crash attempting to use a struct containing a deleted struct in a blueprint and compiling

UE - Gameplay - Blueprint Compiler - Sep 21, 2017

REGRESSION: No, occurs in 4.17 (doesn't repro in 4.16 because orphaned pins wasn't a feature) Crash occurs when the user attempts to use a struct containing a deleted struct in a blueprint. ...

Crash adding a C++ First Person feature pack to a project

UE - Foundation - Core - Oct 2, 2017

Result: Crash while compiling modules for the projectFatal error: [File:d:\Builds\Release-4.18\Engine\Source\Runtime\CoreUObject\Private\Templates\Casts.cpp] [Line: 10] Cast of nullptr to Package fa ...