Lighting Channels Do Not Function with 78+ Lights on Actor

UE - Graphics Features - Oct 20, 2017

Lighting channels do not function when the number of lights affecting actors is 79 or higher. Any number of lights that is 78 or fewer will honor lighting channel assignments. ...

Using the HighRes Screenshot command in a shipping packaged build crashes the game

Tools - Oct 20, 2017

Using the HighRes Screenshot command in a shipping packaged build crashes the game. This issue does not display a callstack or the crash reporter, simply a message that says fatal error then closes ...

Engine Crashes When SubAnimInstance is set up and Master Sequence is Set to Spawnable

OLD - Anim - Oct 20, 2017

Engine crashes when CharacterBP is dragged into the Shots track and Spawnable is checked and unchecked when character animation Blueprint has a SubAnimInstance set up. ...

Visual discrepancy appears with local position offset while mipmaps are enabled

UE - Graphics Features - Oct 20, 2017

There is a visual discrepancy appears with the local position offset while mipmaps are enabled, when using a custom node that takes information from the local position node, with a texture that cont ...

Inherited TMap value of type UObject* is not saved on blueprint compile

UE - Gameplay - Blueprint - Oct 20, 2017

When a blueprint inherits a TMap variable with a UObject* as the value, compiling the blueprint causes anything set for the value to rest to "none" Workaround: Adding the TMap through the editor re ...

When changing the variable name of Parent Blueprint, only Child Blueprint existing on the opened level becomes Dirty.

UE - Gameplay - Blueprint - Oct 20, 2017

Changing the variable name of the parent Blueprint also effects the changes to the child Blueprint, but the Dirty result changes depending on whether it is placed on the level. This means that Child ...

Crash when modifying InstancedStaticMesh transform in Blueprint Editor

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

InstancedStaticMesh component element mismatch between in-level and BP editor can cause crash when modifying transform in BP editor. This can happen when a user modified transform in-level actor's I ...

Instanced Static Mesh collision not showing in Player Collision view

UE - Simulation - Physics - Oct 20, 2017

A licensee reported that the Player Collision viewmode is not properly showing collision for Instanced Static Meshes. Is there a change they can make to display this collision as well? [Image Rem ...

Morph Target Flickers When Toggled and On Collision

OLD - Anim - Oct 19, 2017

-Can not currently open mesh due to lack of skeleton but user sent in his entire project/game so it had to be stripped down due to file size. Message/Email me if the skeleton or entire project is n ...

Hot reload iteration time regression.

UE - Foundation - Core - Oct 19, 2017

Hot reload iteration times have been crippled ever since CL# 3332960, which was a fix for [Link Removed]. ...