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

Adding a Local Variable to a blueprint Construction Script will cause a crash

UE - Gameplay - Blueprint - Dec 18, 2014

Adding a Local Variable to a blueprint Construction Script will cause a crash ...

Internal Compile error received from rearranging Format Text nodes

UE - Gameplay - Blueprint - Dec 18, 2014

Internal Compile error received from rearranging Format Text nodes Output Log of Error: LogBlueprint:Error: [compiler] Error Internal compiler error inside CreateExecutionSchedule (site 2); please ...

Aim Offset Not Functioning Properly in UE 4.6

OLD - Anim - Dec 17, 2014

Creating an Aim Offset Blendspace from Epic's "aim from the hip animations" in the Animation Starter Pack results in the character's arms being animated behind the characters head when trying to imp ...