GEditor->OnBeginObjectMovement only fires on Actors

Tools - Nov 15, 2016

When moving a component of an actor instead of the actor itself, the OnBeginObjectMovement delegate from GEngine is not triggered. It should match the behavior of the actor itself and trigger the de ...

Crash when attempting to convert a sequencer actor into a BP Class

UE - Anim - Sequencer - Nov 15, 2016

Error message: Assertion failed: IsValid() [Link Removed] [Line: 752] Source Context: 738 return *this; 739 } 740 741 /** 742 * Converts a shared ...

If an asset is referenced using FStringAssetReference::ResolveObject in a blueprint, it cannot be garbage collected

UE - Gameplay - Blueprint - Nov 15, 2016

A licensee has reported that using FStringAssetReference::ResolveObject to reference an asset in Blueprints will result in that asset never being garbage collected. Doing the same workflow in C++ do ...

User Defined Struct Editor Hides Long Variable Lists

Tools - Nov 14, 2016

It is possible to add so many variables or array variable elements that the bottom of the list is not visible, and there are no scroll bars. ...

Unable to filter for Haptic assets in the Content Browser

UE - Platform - XR - Nov 14, 2016

In the Content Browser, there are no dedicated filter options for haptic assets, even though they can be created using the right-click menu in the Content Browser. ...

Distance to Opacity Curve Does Not Influence Material Billboard

UE - Graphics Features - Nov 14, 2016

The material billboard component does not get influence by the distance to opacity feature. In the project attached I created a curve that should get to an opacity value of 0 at 500 units away. Noti ...

Duplicating / Moving (to another level) an actor with a Hierarchical Instanced Static Mesh component causes a crash

UE - Graphics Features - Nov 14, 2016

When you have an actor with a Hierarchical Instanced Static Mesh component that has a Static Mesh set and is populated with at least 1 instance and then duplicate it or move it to another level, it ...

Strange Behavior of Array of Structs default values

UE - Gameplay - Blueprint - Nov 14, 2016

When the default values of a struct are set in code and an array of the struct type are added as a class variable, creating a blueprint of the class with show array elements with the "reset defaults ...

LookAt AimOffset in the Anim Graph causes character to explode

OLD - Anim - Nov 11, 2016

LookAt AimOffset in the Anim Graph causes character to explode. I hadn't used this node yet, but it seems new to 4.14. ...

Crash in curve editor when fitting vertical after resetting to default

Tools - Nov 11, 2016

Crash occurs in the curve editor if the user tries to Fit Vertical after Resetting to Defaults. The crash seems to only occur when a key is deleted, and the user has the last key in the curve selec ...