Child Actor cannot be transformed when using a static mesh that has been converted into a blueprint

UE - Gameplay - Blueprint - Jun 9, 2016

Child Actor cannot be transformed when using a static mesh that has been converted into a blueprint ...

Border Brushes don't account for zoom in UMG

UE - Editor - UI Systems - Jun 9, 2016

The thickness of the border relative to the widget it's in changes when zooming the widget designer in and out. ...

Character Using Move to Location or Actor Stutters

UE - AI - Jun 9, 2016

Characters using Move to Location or Actor will briefly pause with each few steps during their movement. This did not occur in 4.11.2 binary, this is a regression. Found in 4.12.1 binary. Reproduc ...

CrashReporter Client has no options to close without sending

UE - Foundation - Core - CrashReportClient - Jun 9, 2016

The options to close the CrashReporter window without submitting the crash report are no longer available. I suspect this was an intentional change for Paragon ([Link Removed]), however this is not ...

Costs of Static Lights on Render Thread

UE - Graphics Features - Jun 9, 2016

A Japanese developer's making a scene that has over 4000 static point lights. They thought the lights don't affect rendering in runtime. But they realized the RenderThread's costs become bigger. I ...

Material Compile Error [SM5]

UE - Graphics Features - Jun 8, 2016

There is an material compile error when using a TexCoord node shared between two Texture samples. The user provided a number of ways to work around the issue, but this issue becomes more problemati ...

If a HUD blueprint and a UMG blueprint share a material. The material will not show up in Standalone

UE - Editor - UI Systems - Jun 8, 2016

If a HUD blueprint and a UMG blueprint share a material. The material will not show up in Standalone Note: Sample project is attached ...

Create Comment from Selection Option Not Working in Behavior Tree

Tools - Jun 8, 2016

In a behavior tree, while having multiple nodes selected, using the Create Comment from Selection option does not create a comment box as expected. Found in 4.12.1 binary. Reproduced in 4.11.2 bina ...

Crash When Copying Comment Box from a Blueprint to a Behavior Tree

UE - AI - Jun 8, 2016

The editor crashes when pasting a comment box from a blueprint into a behavior tree. Found in 4.12.1 binary. Reproduced in 4.11.2 binary and Main CL 3005971 Source Context94 95 fo ...

Widget stops updating during drag and drop operation after dragging

UE - Editor - UI Systems - Jun 8, 2016

Widget stops updating during drag and drop operation after dragging, if the user is using set text. ...