Array OnRep Notification Not Running on Server

UE - Networking - Nov 30, 2016

Array variables marked as RepNotify are not calling OnRep on the server when they are not directly set using a Set 'VariableName' node. Found in 4.14.0 CL# 3195953 Reproduced in 4.13.2 CL# 317229 ...

Crash: Using Sequencer to attach an actor with multiple skeletal mesh components crashes the editor

UE - Anim - Sequencer - Nov 30, 2016

When using an Attach track in sequencer to attach an actor that contains more than one skeletal mesh component, the UI to choose which mesh component to attach to pops up, but then the editor hangs ...

Stationary Skylight intensity blown out

UE - Graphics Features - Nov 29, 2016

Using a Stationary Skylight appears to be blown out with the SLS Captured Scene. Movable and Static do not exhibit this behavior. Comparison gif attached and sample project attached. Tested with: ...

Ensure triggering gameplay tag after deleting redirect

UE - Gameplay - Nov 29, 2016

Ensure occurs when the user triggers a redirected gameplay tag after the redirect has been deleted. Similar ensure to [Link Removed]. Test Project: [Link Removed] ...

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