PlatformerGame has blank white background during intro cut scene on tvOS

Docs - Samples - Oct 10, 2016

Blank white screen during opening cutscene tvOS 10.0 ...

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

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

Warnings displayed when launching the editor in DX12

UE - Graphics Features - Oct 6, 2016

Following warning is displayed in the log when launching in dx12:[2016.10.06-22.33.36:185][ 0]LogD3D12RHI:Warning: Root signature created where the root parameters take up 18 DWORDS. Using more tha ...

When disabling material curve in Persona, the viewport will not update correctly until Persona is reopened

OLD - Anim - Oct 5, 2016

In Persona, when disabling a material curve, the viewport will play the curve at the value that it was disabled at, rather than at value 0. The viewport will only show it correctly once Persona is ...

Second Animation Sample added to AimOffset or Blendspace swaps with the first sample

OLD - Anim - Oct 3, 2016

Second Animation Sample added to AimOffset or Blendspace swaps with the first sample Note: After adding a 3rd sample, they switch back to the correct position. Regression: Sort of. In previous ...

Typo in the tooltip for a virtual bone

OLD - Anim - Sep 30, 2016

There is a typo in the tooltip when the user is hovering over a virtual bone in the skeleton tree: "...space switching between two difference bones in the skeleton." It should read: "...space swi ...

Crash on iOS loading into a scene with Media Framework assets

Media Framework - Sep 30, 2016

Following launching a packaged Media Framework project, the application crashes. Different behavior is observed between iOS versions. When tested in 7.1.2, the video played in the scene for a few s ...

Scrubbing Playback Speed under Geometry Cache in the details panel is too sensitive

UE - Gameplay - Sep 30, 2016

Scrubbing Playback Speed is very sensitive and even a small mouse movement will cause playback speed to jump way too much. This makes it very hard to set it to smaller values and mostly a usability ...

Print String on Event Tick not working as expected with Cinematic Camera Actor in Blueprint

UE - Anim - Sequencer - Sep 29, 2016

Print String does not persist when called on Event Tick within a Cinematic Camera Actor Blueprint. This could be problematic if users have a cinematic camera in their blueprints and using Event Tic ...