Timeline functions do not work inside of Blueprint functions

UE - Gameplay - Blueprint - Dec 20, 2014

I could not repro their issue in main. They supposedly recently upgraded to 4.5. I was wondering if you could divide an conquer, and figure out when we fixed this. **EDIT** Was able to repro in mai ...

A newly added BlueprintImplementableEvent no longer appears in the context search menu of an Event Graph if a Hot Recompile was performed after the event was added in code.

UE - Gameplay - Blueprint - Dec 19, 2014

Performing a Hot Recompile in the Editor after adding a BlueprintImplementableEvent to code class does not have the new event added to the right-click context search window in the Event Graph of a B ...

Mobile Preview dynamic shadows not showing on Mac

UE - Platform - Apple - Dec 19, 2014

When Using mobile preview in the 4.7 preview build, or in the changelist provided, Dyanmic lighting is not showing shadows when changed to movable. Following the steps below, you will see no shado ...

Spawn Actor from Class does not compile correctly when calling a child blueprint from a parent blueprint

UE - Gameplay - Blueprint - Dec 19, 2014

Compile error occurs when attempting to spawn a child blueprint from a parent blueprint. ...

Square Root Falloff causes rendering errors in shipping builds on landscape

UE - LD & Modeling - Terrain - Landscape - Dec 19, 2014

When a build has been packaged using shipping options, square root falloff settings cause landscape to incorrectly render. Note: When downloading the files, please note that the WindowsNoEditor fo ...

The first time OnConstruction is called after duplication the Actor still has default class values

UE - Gameplay - Blueprint - Dec 18, 2014

A Blueprint derived from a custom Actor class resets its variables to their default values when the Actor is duplicated, even if the actor being duplicated has a different value for that variable. T ...

Setting linear dampening during runtime via the event graph does not work for separated chunks

UE - Simulation - Physics - Destruction - Dec 18, 2014

DESCRIPTION: When using a DM in blueprints and setting the linear dampening in the event graph the DM will honor the linear dampening but the chunks as they break off will not. Setting the mesh to ...

"Fix root motion initial rotation handling" commit breaks root motion completely

OLD - Anim - Dec 18, 2014

Enabling and processing root motion causes animation to rotate the wrong direction. Roll instead of Yaw. Pitch instead of roll etc. This error does not occur in UE 4.6. ...

Landscape with increased scale value does not sculpt with low strength brushes

UE - LD & Modeling - Terrain - Landscape - Dec 18, 2014

A landscape that has been increased in scale by using the Transform values of the Detail's pane does not allow small brushes with low strength to sculpt them. ...