Replacing an asset in a sequence player node does not register in undo history

OLD - Anim - Nov 29, 2016

In the Anim Graph, replacing an asset in a sequence player node does not register in undo history. It does not show up in the Undo History window, and when the user undoes the action, it completely ...

Cannot replace an asset in sequence player node with an animation composite

OLD - Anim - Nov 29, 2016

The user is not able to replace the animation asset (sequence or composite) in a sequence player node with an animation composite by dragging the asset onto the node, even though an animation compos ...

Replacing non-sequence asset on asset player produces false "Cannot replace" message

OLD - Anim - Nov 29, 2016

When attempting to replace a non-sequence asset on a player node (such as blend space or aim offset), the user will see a "Cannot replace with a sequence player" message, even though they are able t ...

Dragging an asset onto an asset player node doesn't dirty the animation blueprint

OLD - Anim - Nov 29, 2016

When the user drags an animation asset onto an asset player in the Anim Graph, they are not prompted to recompile the animation blueprint, even though it needs to be recompiled to have the blueprint ...

Add Point node used with an InputKey of 0 or 1 will crash the editor on bp compile

Tools - Nov 29, 2016

Add Point node used with an InputKey of 0 or 1 will crash the editor on bp compile User Description: Unreal version 4.14 crashes every time that you use spline component and try to add the point 0 ...

Crash When Executing RestartLevel When GameInstance Contains a Reference to an Actor in a Streamed Level That is Loaded But Not Visible

UE - Gameplay - Nov 29, 2016

The editor is crashing when attempting to use the RestartLevel command if the GameInstance contains a reference to an actor that is in a streaming level. The streaming level must be loaded, but not ...

Crash when Dragging Skeletal Mesh with Apex Clothing into Level

UE - Simulation - Physics - Character - Nov 29, 2016

A crash occurs when you add/drag a skeletal mesh with Apex clothing into the scene. The user reporting the issue managed to find where the crash occurs and added a comment for assistance where to lo ...

Ensure after adding BlueprintCallable to a function and compiling the BP in the editor

UE - Gameplay - Blueprint - Nov 29, 2016

I am seeing an ensure after adding a UFUNCTION(BlueprintCallable) accessor and then adding that function to the BP and compiling the BP in the editor. Repro frequency is only 3/6 times. ...

Crash when Simulating in Editor after Painting Foliage

UE - Editor - Workflow Systems - Nov 29, 2016

The engine crashes when simulating in the editor after painting foliage instances using the Foliage Tool. An important thing to note is that this crash does not occur if you switch out of the 'Foli ...

FOnlineSessionLive leaves inconsistent state when FindSessions or CreateSession fail.

UE - Networking - Nov 28, 2016

FOnlineSessionLive::CreateSession creates the session early into the method. Later, the method can fail but the session and is never cleared up (see the various catch statements in the tasks which o ...