Output Log Warnings occur when selecting RigidBody node

UE - Simulation - Physics - Jan 31, 2017

The following warnings appear in the Output Log when selecting a RigidBody node:LogPropertyNode:Warning: Property AnimNode_Ragdoll::bOverrideWorldGravity is an editcondition for AnimNode_Ragdoll::Ov ...

Setting Alpha on RigidBody node results in bone displacement

UE - Simulation - Physics - Jan 31, 2017

If the user sets the Alpha channel on the RigidBody node to something between 0 and 1, this can result in some bone displacement. ...

Failed to compile C++ Code project, for iOS/tvOS in Development, in Xcode 8.3 beta 1

UE - Platform - Mobile - Jan 31, 2017

Project fails to build for iOS/tvOS due to:error: non-portable path to file errors. ...

Crash opening blueprint when a node class has been removed (e.g., anim blueprint with Ragdoll node with Immediate Mode plugin disabled)

UE - Gameplay - Blueprint Editor - Jan 26, 2017

Crash occurs when the user attempts to open an anim blueprint containing the Ragdoll node, when Immediate Physics is disabled. ...

UObjectLibary::RemoveObject removes from the wrong array

UE - Gameplay - Jan 26, 2017

The UObjectLibrary::RemoveObject function has mixed up logic inside of it that causes it to remove objects from the incorrect array. It currently removes from the Objects array if bUseWeakReferences ...

Physics Asset created with Limited Default Angular Constraint Mode will have Free Angular Constraints on editor restart

UE - Simulation - Physics - Jan 26, 2017

REGRESSION No, occurs in 4.14. When creating a physics asset with Default Angular Constraint Mode set to Limited, if the user saves and restarts the editor without making any edits, the constraint ...

Inconsistent behavior with Owen's trench coat

UE - Simulation - Physics - Character - Jan 25, 2017

In the Cloth level in Content Examples, there is some inconsistent behavior with Owen's trench coat. The coat tails appear heavy (they don't trail behind the character's movement), and the straps a ...

Cloth meshes in Content Examples spinning incorrectly.

UE - Simulation - Physics - Character - Jan 25, 2017

In the Cloth level in Content Examples, the cloth meshes at display 1.6 (Self Collision) are spinning and are being lifted into the air. This isn't consistent with the same assets in //UE4/Main. ...

Crash occurs when an element of a fixed-size FText array is edited in a Blueprint.

UE - Gameplay - Blueprint - Jan 23, 2017

The Editor can crash if a fixed-size FText array is created. Attempting to edit one of the values of the array in a Blueprint will result in a crash. ...

In Persona, the lighting rig rotation changes when switching between profiles

OLD - Anim - Jan 19, 2017

When the user switches between profiles in Preview Scene Settings, the lighting rig rotation changes randomly, and doesn't stick with the rotation that was set in the profile. ...