Error on Loading Pawn Blueprint Containing ActorSequenceComponent from GameMode Constructor

UE - Anim - Sequencer - Oct 25, 2017

When attempting to load a Blueprint that contains a ActorSequence component from inside of a Gamemode's constructor, errors are given. The ActorSequence component is also removed from the Blueprint ...

Visual Studio opens unnecessary windows when adding a new C++ class via the editor's interface

Tools - Oct 25, 2017

When adding a new C++ class to a project via the editor's interface, Visual Studio is opened but it ends up opening more than is necessary. Firstly, Visual Studio is opened without focus on the two ...

Changing foliage quality during runtime crashes editor/game

UE - World Creation - Worldbuilding Tools - Foliage - Oct 25, 2017

Editor will crash if a foliage type has Enable Scaling Density checked and user changes Engine Scalability Setting for Foliage during Runtime. Alternatively, if Foliage Quality is changed using a B ...

[CrashReport] Crash in PHAT on LeftMouse click while moving ragdoll asset during Simulate

UE - Simulation - Physics - Oct 25, 2017

Crash occurs in the updated Physics Asset Editor if you LeftClick while moving a ragdolled asset during Simulation. This is a regression from 4.17.2 User Descriptionsin the new physics asset edit ...

[CrashReport] ispc_texcomp!<Unknown> - while launching to Android

UE - Platform - Mobile - Oct 25, 2017

This is an early crash coming out of 4.18 that appears to occur when launching projects onto Android devices. It also seems frequently related to ARCore. User DescriptionsSo this is the example pr ...

Hot reload of QAGame hangs the editor

UE - Audio - Oct 25, 2017

Any game module containing subclass of USoundWaveProcedural will hang after hot reload completes. QAGame defines UQASynthGenerator, which inherits USoundWaveProcedural. ...

Asset manager duplicates asset types on project reopen after custom element is made

Tools - Oct 24, 2017

There is an issue where, in the Asset manager duplicates asset types on project reopen after custom elements are made for the "Primary Asset Types to Scan" array. THis issue does not appear to be a ...

Thumbnails do not update when setting Primitive Type inside Material Editor

Tools - Oct 24, 2017

In the Material Editor in UE4 selecting the Primitive Type under Thumbnail in the Details View does not update the preview material. There is no visible change or detail change that can be seen when ...

Materials with Subsurface Profile not affected by Opacity value

UE - Graphics Features - Oct 24, 2017

A material with Shading Model set to Subsurface Profile is no longer affected by Opacity value in 4.17, 4.18, and 4.19 (Main) but was previously working as intended in 4.16. This is a regression. ...

Material reroute node does not work with WorldAlignedTextures_Complex Inputs

UE - Rendering Architecture - Materials - Oct 24, 2017

There is an issue occurring with the Material reroute node as it does not work with WorldAlignedTextures_Complex when plugging into inputs. This issue appears to be similar to [Link Removed]. This i ...