Long delay when multi-selecting bodies in PhAT viewport

UE - Simulation - Physics - Dec 9, 2016

REGRESSION Yes, does not occur in Release-4.14 at CL 3215883 When multi-selecting bodies in the PhAT viewport, there is a significant delay between the user clicking and the editor registering the ...

[CrashReport] UE4Editor_Kismet!SBlueprintEditorSelectedDebugObjectWidget::GenerateDebugObjectNames() [sblueprinteditorselecteddebugobjectwidget.cpp:454]

UE - Gameplay - Blueprint - Dec 9, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

Single digit frame rate when sculpting landscape foliage.

UE - LD & Modeling - Terrain - Landscape - Dec 9, 2016

Getting a performance hit when sculpting landscape that has foliage on it. ...

Move component to (Rotation) appears to take the shortest path by default

UE - Gameplay - Blueprint - Dec 8, 2016

Move component to (Rotation) appears to take the shortest path by default ...

Setting the Game state class in the game mode to "GameState" will cause the character in the third person template to lose input

UE - Gameplay - Dec 8, 2016

Setting the Game state class in the game mode to "GameState" will cause the character in the third person template to lose input ...

Project fails to package with const BluperintFunctionLibrary function and Nativize Blueprints set

UE - Gameplay - Blueprint Runtime - Dec 8, 2016

If a blueprint function library has a function that is const, the project will fail to compile if Nativize blueprint is set to true. ...

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