Duplicated Blueprint Causes Incorrect Target for Events

UE - Gameplay - Blueprint - Oct 15, 2015

Duplicating a blueprint that has a node hooked up to BeginPlay causes the BeginPlay in the duplicate blueprint to target the original blueprint. This does not appear to affect functionality. Occur ...

Blueprint Doesn't Show Components Added at Runtime

Tools - Nov 2, 2015

When a custom component is added at runtime, it does not show up in the details panel when you select the blueprint that it has been added to. Found in 4.9.2 binary. Reproduced in 4.10 Preview 3 a ...

Cast Translucent as Masked in the Material Editor is no longer working

UE - Graphics Features - Apr 7, 2016

When enabling the option for Cast Shadow as Masked in the Material for a translucent object the shadow is no longer baked when building lighting. Using Stationary or Static Lighting will give the sa ...

Get Platform Name node displays incorrect platform name on tvOS

UE - Platform - Mobile - Dec 7, 2016

GetPlatform node displays the incorrect platform name for tvOS. ...

Crash when Taking Screenshots with Ansel Plugin using Certain Capture Types

UE - Graphics Features - Jan 5, 2017

A crash occurs when using the Ansel screen capture plugin. Some of the crashes are actually silent crashes and the editor becomes unresponsive, but does not produce a Crash Report Dialog window. Ot ...

InterpToMovement node has access to velocity parameters

UE - Gameplay - Blueprint - Feb 3, 2017

InterpToMovement node has access to velocity parameters that are set to Hidden in code. When used, all values equal zero. ...

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

Statistics Window does not show spawned objects with "All Objects" filter during PIE

Tools - Mar 14, 2018

Actors created during PIE are not shown with the "All Objects" filter in Statistics window. Licensee also reports Texture Stats not working with "Selected Actors" filter during PIE ...

Flickering Meshes after removing HISM instances

UE - Graphics Features - Aug 2, 2018

Removing HISMs in a packaged project causes meshes to remain and flicker in a packaged project. (Inclusive Nativization is enabled in test project, but issue occurs with nativization disabled as we ...

Project crashes when auto save completes after copy/pasting emitters multiple times in a system

UE - Niagara - Aug 2, 2018

Project crashes when auto save completes after copy/pasting emitters multiple times in a system Encountered same crash testing Blend_Attributes_System and ExpressionsExample_System. Doesn't seem to ...