Sharp line seen on reflective hardwood floors in BlueprintOffice on tvOS

Docs - Samples - Aug 16, 2016

There is a line down the middle of the hardwood floors in BlueprintOffice on tvOS This looks the same in Mobile Preview ...

Ensure when automapping a rig to a skeletal mesh with matching bone names

OLD - Anim - Aug 16, 2016

An ensure occurs when the user uses Automapping to map a rig to a skeletal mesh that has the same names for the bones. This does not occur when the bones have different names. ...

Unable to interact with security camera control panel in BlueprintOffice on tvOS

Docs - Samples - Aug 16, 2016

Unable to interact with the security camera control panel in BlueprintOffice on tvOS ...

Disparity in displaying gears for Vehicle Advanced

Docs - Samples - Aug 16, 2016

There is a disparity between code and BP of the displaying gears. ...

Buggy can change gears without moving

Docs - Samples - Aug 16, 2016

The buggy in vehicle advanced can move through the gears if you hold down the E Brake while attempting to accelerate. ...

Timeline marker snaps to nearest frame on mouse up

UE - Anim - Sequencer - Aug 16, 2016

Scrubbing through frames in the timeline the cursor snaps to a frame next to the current location on mouse up. ...

Crash when closing the timeline tab inside UMG editor and reopening UMG editor

UE - Editor - UI Systems - Aug 16, 2016

Crash when closing the timeline tab inside UMG editor and reopening UMG editor Reported here:https://udn.unrealengine.com/questions/307297/umg%E3%82%A8%E3%83%86%E3%82%A3%E3%82%BF%E8%B5%B7%E5%8B%95% ...

Unable to play PlatformerGame on tvOS with gamepad or remote

Docs - Samples - Aug 16, 2016

User is unable to play PlatformerGame due to input mappings not being setup for the tvOS remote or gamepad. tvOS 9.2.2 ...

Blank Blueprints project with Starter Content crashes when PIE Standalone Game or Mobile Preview

UE - Platform - Apple - Aug 15, 2016

This is only occurring on Mac and looks like it is Metal related based on the callstack. I was only able to reproduce this on the Blank template so far. First Person and Third Person templates did ...

RoutePointerUpEvent in SlateApplication doesn't check if a drag is occurring for touch events

UE - Editor - UI Systems - Slate - Aug 15, 2016

When SlateApplication is routing a pointer up event, it should check bIsDragDropping and call the widget's OnDrop function. Currently, we check for touch events and call OnTouchEnded without checkin ...