Target Rotation of Physics Handle doesn't register and can't be manipulated on tick

UE - Gameplay - May 26, 2016

Target Rotation of Physics Handle doesn't register and can't be manipulated on tick User Description: I mentioned some versions before that rotation of Physics Handles is broken and now it is even ...

Splines handle box collision and collision from other shapes differently

UE - Gameplay - May 26, 2016

Splines handle box collision and collision from other shapes differently. ...

Editor Performance drops when removing frames from animations with curve data

OLD - Anim - May 26, 2016

Editor Performance drops when removing frames from animations with curve keys Regression: No, removing frames on animations with curves had a chance to crash the editor in 4.11, which doesn't happ ...

Not providing default values for macros can cause memory leaks

UE - Gameplay - Blueprint - May 26, 2016

Not providing default values for macros can cause memory leaks ...

Procedural Foliage Blocking Volume Blocks Sight Perception

UE - AI - May 25, 2016

Sight perception is being blocked by Procedural Foliage Blocking Volumes. Setting the volume to No Collision resolves the issue, but then the volume will not block foliage. Found in 4.12 Preview 5 ...

UMG Animation sounds do not play in PIE

UE - Editor - UI Systems - May 25, 2016

Sounds are not playing in PIE for UMG animations. The sounds will play fine if you launch on or play in Standalone game ...

Landscape Creates Two Shadows with Baked Static/Stationary Lighting

UE - LD & Modeling - Terrain - Landscape - May 25, 2016

It appears two shadows are created when building static lighting for Landscapes. One seems to be offset while the other is accurate to the angle of the light source. I tested this in 4.9.2, 4.10.4, ...

Components attached via AttachToComponent do not animate correctly when recorded by sequencer

UE - Anim - Sequencer - May 25, 2016

When an actor is attached by the root to a bone of a skeletal mesh through the use of the "AttachToComponent" function in code, it will not follow animations when being recorded by the Sequencer Rec ...

PhysicsConstraintComponent not editable on instances.

UE - Simulation - Physics - May 25, 2016

When adding a PhysicsConstraintComponent to a class, it can be properly edited in the Blueprint editor. However, if trying to manipulate it via the instance editor, it is "locked down" ...

DLC Package content isn't recognized when using RequestAsyncLoad

UE - Foundation - Core - May 24, 2016

Attempting to load dlc assets with RequestAsyncLoad function results in the assets not being recognized. ...