Typo in Blueprint Context Menu "Redundent"

UE - Gameplay - Sep 6, 2017

There is a spelling error when hovering mouse over disabled checkboxes under Blueprint Context Target(s). The text appears as "This target is invalid or redundent for this context." The correct spel ...

Bounds are not shown correctly in Persona for imported alembic skeletal mesh

OLD - Anim - Sep 6, 2017

Found while verifying UE-47139 ...

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