Deprecated Uproperty Variables with no alternative use information in ConstraintInstance.h

UE - Simulation - Physics - Dec 8, 2016

Deprecated Uproperty Variables with no alternative use information in ConstraintInstance.h from lines 558 - 674. The variables appear to have been added in July and immediately marked as deprecated. ...

UMG Background Blur renders black on Android

UE - Platform - Mobile - Dec 8, 2016

Tested on Nexus 6P with Android 7.0 Suggest that on mobile the background is not rendered in real time, instead we render the blurred image for one frame and use that same image for subsequent fr ...

UWheeledVehicleMovementComponent no longer contains an IsFalling variable

UE - Gameplay - Dec 8, 2016

UWheeledVehicleMovementComponent no longer has an IsFalling variable. It originally inherited from UPawnMovementComponent which it gained this variable from but now inherits directly from UMovementC ...

ShooterGame weapon meshes are not consistent in Blueprint vs Editor viewports.

UE - Gameplay - Blueprint - Dec 8, 2016

Opening the WeapGun or WeapLauncher blueprints will show that Mesh3P has a relative rotation of -90, however both meshes are shown overlapping each other. When an instance of the blueprint is added ...

Thumbnails rendering black in the content browser

UE - Graphics Features - Dec 8, 2016

Most thumbnails are rendering black in the content browser. Some thumbnails appear to still be visible, but it's not specifically a particular type of asset that still shows thumbnails. REGRESSION: ...

Packaging for tvOS in Distribution fails to find valid provision

UE - Platform - Mobile - Dec 8, 2016

I was unable to test this due to not having provisions available to test on for tvOS distribution. However, we have reports of the following error: "PackagingResults:Error: Error Provision not foun ...

Yellow Path/Trail for translated actors is incorrect when translating components

UE - Anim - Sequencer - Dec 8, 2016

Yellow Path/Trail for translated actors is incorrect when translating components ...

Montage with multiple slots will only ever use root motion from the first slot

OLD - Anim - Dec 8, 2016

Montage with multiple slots will only ever use root motion from the first slot ...

Editor will crash when trying to change the parent class of a component that is part of a Blueprint Hierarchy

UE - Gameplay - Blueprint - Dec 8, 2016

Changing the inherited parent class of a component that is part of a blueprint hierarchy will cause the editor to crash and prevent the project from opening even if the inherited parent is changed b ...

Get Platform Name node displays incorrect platform name on tvOS

UE - Platform - Mobile - Dec 7, 2016

GetPlatform node displays the incorrect platform name for tvOS. ...