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

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

Widget components added to characters added in a C++ template will not allow packaged builds to open

UE - Gameplay - Blueprint - Oct 19, 2017

When Widget components added to characters added in a C++ template When the build is packaged and you attempt to open it the window will not open, despite a process running in the background Versio ...

Particle record in the Matinee leads to crash when playing after record.

Tools - Oct 19, 2017

Particle record feature in the matinee seems not properly working in the Editor. When trying to play in the matinee with recorded keys, the Engine will crash with Access violation - code c0000005. ...

Collision channel settings are not recognized in Standalone

OLD - Anim - Oct 18, 2017

Object instances that override the parent blueprint's collision settings are recognized in PIE but ignored in standalone or when running from the command line with -game NOTE: This appears to only ...

When the Transform of InstancedStaticMesh is updated, the Random Seed value of PerInstanceRandom is updated.

UE - Graphics Features - Oct 18, 2017

When updating Transform of InstancedStaticMesh by UpdateInstanceTransform, PerInstanceRandom used in Material is updated. With 4.16 does not update the RandomSeed value. ...

Flickering in Material Editor Preview when Absolute World Position node used

UE - Graphics Features - Oct 17, 2017

Creating a material with "Absolute World Position" node plugged into the "World Position Offset" input of the base Material node results in flickering in the preview window of the material editor. ...