Text block blurs when its render transform translation is changed from default to ex: [0.0x, 2.0y]

Tools - Sep 5, 2017

When creating a new Widget Blueprint in a new project and adding a Text Block, the Text Block blurs when its Render Transform Translation Y-Axis is changed from default to ex [0.0x, 0.0y]. Regressi ...

Visual flicker occurs with object during play

UE - Graphics Features - Sep 5, 2017

There is an issue occurring where objects are flickering, and what appears to be jittering at set distances when rendering, increasing the bounds of the mesh pushes the distance for the issue out. T ...

UAT output does not print to the Output Log on Linux

UE - Platform - Linux - Sep 1, 2017

None of the logging that is created when packaging a project appears in the Output Log. The following output, for example, does show up in the terminal window but it does not show up in the output ...

Disabling Occlusion Culling and DBuffer Decals causers crash

UE - Graphics Features - Sep 1, 2017

THere is a crash that occurs when opening a project after the Occlusion Culling and DBuffer decals option are unchecked. There are times where the Unreal Crash reporter catches the crash and display ...

Crash when opening TM-Gameplay from -game

UE - Gameplay - Sep 1, 2017

Crash when opening TM-Gameplay when QAGame is launched with -game command TM-Gameplay does not crash when PIE Reproduced on another windows machine TM-Shadermodels and QA-Promotion were also tested ...

Assertion in a packaged build when Light propagation volume is set to 1

UE - Graphics Features - Sep 1, 2017

Assertion in a packaged build when Light propagation volume is set to 1 ...

Physics Handle - Angular Damping option has an incorrect tooltip

UE - Simulation - Physics - Sep 1, 2017

there is a wrong tooltip for Angular Damping option in the details panel for the Physics Handle, the tooltip describes it as Angular Stiffness. This issue is not a regression Versions Tested: 4.15. ...

Return values are not saved in blueprint functions

UE - Gameplay - Blueprint - Sep 1, 2017

Blueprint function return nodes don't save any settings applied directly to the return node itself. Regression: Yes - this behavior does not occur in 4.16.3 (CL 3561208) ...

Function boolean return nodes often set to true will default to false once saved project is closed/reopened

UE - Gameplay - Sep 1, 2017

The new function output booleans within blueprint class actors are not saving intended true/false entries. This issue is a regression. Works in: 4.16.3-3561208 Does not work in: 4.17.1-3586342 and ...

Progress bar causes black screen on iOS

UE - Platform - Mobile - Sep 1, 2017

When using a progress bar that is partly filled the screen on an iOS device will be blacked out except for the screen space containing the filled part of the progress bar This did not occur in stan ...