Multiple cleanup and initialize calls for behavior tree memory

UE - AI - May 11, 2016

Bug in FBehaviorTreeInstance processing reported on UDN. ...

tvOS remote does not map to gamepad inputs.

UE - Platform - Mobile - May 10, 2016

This may be helpful: [Link Removed] ...

Chaperone bounds appear to move around in the Vive

UE - Platform - XR - May 10, 2016

If the player moves their head around with the chaperone bounds showing the bounds will wave back and forth in a floating fashion. ...

Crash in FObjectReplicator::StartReplicating when removing replicated uproperty and hot reloading with two players

UE - Networking - May 10, 2016

The editor crashes when the user removes the replicated uproperty from a variable and tries to hot reload while a PIE session with two players is still active. This issue was found while trying to ...

Creating a multi animation sequence that uses an additive animation does not play back correctly

UE - Anim - Sequencer - May 9, 2016

Creating a multi animation sequence that uses an additive animation does not play back correctly. In the attached project you can Play MatineActor and MatineActorLevelSequence(Converted matinee t ...

GetMobility node tooltip refers to SetMobility() to change mobility setting at runtime

UE - Gameplay - May 9, 2016

When adding a Get Mobility node to a blueprint, the tooltip mentions to use SetMobility() to change the mobility at runtime, even though the mobility setting of a component/actor cannot be changed a ...

Rotating component using "Move Component To" does not use shortest distance

UE - Gameplay - May 9, 2016

Rotating component using "Move Component To" does not use shortest distance. Regression (Yes) issue (does not) occur in 4.10.4 ...

WidgetBlueprint::DrawLines has broken AA on sharp cornered lines

UE - Editor - UI Systems - May 9, 2016

WidgetBlueprintLibrary::DrawLines which calls FSlateDrawElement::MakeLines has broken AA for sharp cornered lines. ...

Moving child component in child blueprint forces parent to become dirty

UE - Gameplay - Blueprint - May 9, 2016

Moving a component in a child blueprint causes the parent blueprint to become dirty and requires it to be recompiled. *Regression (No) issue (does) occur in 4.10.4 ...