Unable to enter initials in PlatformerGame using the gamepad or AppleTV remote on tvOS

UE - Platform - Mobile - Oct 10, 2016

Unable to enter your initials on platformergame high screen score using a bluetooth gamepad or the AppleTV remote. ...

Security light does not flash when activated in BlueprintOffice on tvOS

Docs - Samples - Oct 10, 2016

Lights are not working correctly in BlueprintOffice. tvOS 10.0 ...

Setting variable type to an object reference prevents the variable from showing on the Get Class Defaults node

UE - Gameplay - Blueprint - Oct 10, 2016

Any variable with the type of any object reference (Actor, curve float, etc.) causes the variable not to appear on the Get Class Defaults node. Regression: No - issue occurs in binary 4.12.5 as wel ...

Teleport node sets the movement mode for a pawn back to default

UE - Gameplay - Oct 10, 2016

Teleport node sets the movement mode for a pawn back to default. The current movement is overridden by the default after using teleport node ...

Mesh Painting sometimes fails to paint the closest face in the hovered area

Tools - Oct 10, 2016

Sometimes it's not catching certain polys as vertex paint targets. Looks like it happens when there's more than one layer of forward facing geometry over the highlighted area, and it just takes the ...

Include Source for additional Programs in UE4 Release

UE - Foundation - Build - Rocket (Installed Engine) - Oct 10, 2016

User pointed out that the Launcher version of the Engine only has source for UnrealHeaderTool but there is a lot more on Github. Would suggest including at least UAT/UBT to aid anyone who wants to d ...

Crash undoing "replace actor with" when replaced object constructs child actors

UE - Gameplay - Oct 10, 2016

The problem seems to be that the construction scripts doubled up all the BlueprintCreatedComponents, so there are now 2 scene components(actually the same one duplicated) and now 2 child actor compo ...

Blueprint - Crash when a function takes an event as a parameter

UE - Gameplay - Blueprint - Oct 10, 2016

Looks like maybe we aren't replacing the source delegate function (SignatureFunction) reference on the UDelegateProperty after recompiling the class - the function's owner name has the TRASHCLASS pr ...

OnRep_ReplicatedAnimMontage causes popping when montage ends

OLD - Anim - Oct 8, 2016

UAbilitySystemComponent::OnRep_ReplicatedAnimMontage doesn't handle some edge cases when stopping the montage when blending is involved. Namely, it's possible on a client (due to latency, etc.) that ...

Launching to HTML5 creates an 'uncaught exception: out of memory'.

UE - Platform - Mobile - Oct 7, 2016

After updating Binary to the latest CL to bypass the HTML5 issues of 3149070, I ran into an HTML5 issue. Launching onto HTML5 Firefox opens a new window with the message 'uncaught exception: out of ...