Kerning Issues with Non-Default Fonts (Helvetica) in UMG

UE - Editor - UI Systems - Dec 17, 2015

Licensee is reporting that when a font is scaled in a UMG, the smaller the font gets the more the Kerning between certain letters decreases to the point of overlap. This is not as obvious in a View ...

Deferred and DBuffer Decals Normals are altered when adjusting the X Size/Scale

UE - Graphics Features - Dec 17, 2015

Adjusting the X Size of a Decal is causing the normals to distort [Image Removed] Reproduced in 4.11-Releases-CL-2804793 Reproduced in DevRendering-CL-2806984 ...

Attempting to package 4.10 project prompts user to install VS2013 rather than VS2015

Tools - Dec 17, 2015

When attempting to package a 4.10 project, if VS2015 is not installed an error window prompts the user to install VS2013. Image of error message shown in AH URL. This has not been reproduced inter ...

Static/Movable Tooltip shows odd symbols

Tools - Dec 17, 2015

The tooltip for Static/Movable/Stationary lighting in the details pane of the main viewport show odd symbols before additional information points. See attached image. ...

Overridding a function with no return value in a ChildBP produces an event instead of a function

UE - Gameplay - Blueprint - Dec 17, 2015

If you have a BP with a function that has no return value, then override that function in a ChildBP, it becomes an event and cannot be used like a normal function ...

Editor is missing internationalisation data

UE - Editor - UI Systems - Localization - Dec 16, 2015

The editor only has access to the "EFIGSCJK" data, rather than the "All" data. ...

Physics assets in blueprint react differently in sublevels

UE - Gameplay - Dec 16, 2015

Physics assets within a blueprint react improperly when placed in a sublevel. This error can clearly be seen within a user's youtube video located here: [Link Removed] Note: The fan asset attac ...

Player Gets Booted After Immediately Rejoining a Steam Lobby

UE - Online - Dec 16, 2015

Several licensees have reported this issue. It is caused by FSocketSubsystemSteam::UnregisterConnection being called twice - once after the player leaves the game, and once when it is garbage collec ...

Auto Convex Collision will cause crash when using significantly small meshes

UE - Gameplay - Dec 16, 2015

A hard crash can happen when applying auto convex collision to a complex mesh that is below a certain build scale or screen size. The meshes that cause this have higher poly counts and increasing th ...

DDS files with custom mipmap can not be imported

UE - Graphics Features - Dec 15, 2015

When a user attempts to create a .dds file using nvidia texture tools and saves it with custom mipmap settings, the resulting file fails to import into the engine. ...