Potential crash with UFontBulkData

Tools - Aug 4, 2016

UFontBulkData::Serialize can be called in cases other than loading (such as memory counting) which can incorrectly set the BULKDATA_SingleUse on fonts that weren't loaded from a package, and lead to ...

Toggling Vertex Colors on in Static Mesh Editor makes the viewport all white

UE - Gameplay - Aug 4, 2016

When turning on the Vertex Color option in the static mesh editor, the whole viewport turns white. ...

Ensure triggered upon improper math expression

UE - Gameplay - Blueprint - Aug 4, 2016

An ensure is triggered upon entering an improper math expression. ...

Windows Package for Linux fails missing CrashReportClient-Linux-Shipping.target receipt

UE - Foundation - Build - Rocket (Installed Engine) - Aug 4, 2016

Packaging a Blueprint project from Windows Binary for Linux fails with the following error: UATHelper: Packaging (Linux): Program.Main: ERROR: AutomationTool terminated with exception: AutomationTo ...

Missing space for Support UV From Hit Result setting Project Settings

UE - Gameplay - Aug 4, 2016

In the Project Settings, there is a typo for the Support UV From Hit Result Setting. There is a missing space between "UV" and "From". ...

Nativized UMG assets not visible

UE - Gameplay - Blueprint Runtime - Aug 4, 2016

Widgets appear and function fine in regular PIE. This may be a result of recent changes to widgets in Dev-Editor. Will regress upon request. ...

Curve already exists warning appears when editing a curve name even when the name is not changed in Persona

OLD - Anim - Aug 4, 2016

A warning is displayed when editing a curve name and not actually changing the name. This can be seen when renaming in both the Asset Curve Panel and the Anim Curves Window This now only seems to oc ...

Compiling after placing an unconnected return node does not yield compiler results nor warnings

UE - Gameplay - Blueprint - Aug 4, 2016

I noticed this while executing this in [Link Removed]. ...

Certain UPROPERTY values are not updated during auto-recompile

UE - Gameplay - Blueprint - Aug 4, 2016

Sometimes manual recompile is required to make a blueprint actually recompile data-only changes, but not always. If the last manual compile was with default values, then changes are not updated. If ...

PhysX generates extra "sleep" event when moving Kinematic actors away from Simulated actors with Teleport option.

UE - Simulation - Physics - Aug 4, 2016

Issue seems to be related to NpRigidDynamic::setKinematicTarget. When called by itself (like in the case of Kinematic bodies moved without teleportation), the simulated actor is woken and is put ba ...