Extending Montage Segment length causes length to reset to default in new Editor Session

OLD - Anim - Jan 4, 2016

Licensee is encountering an issue where they would like a segment of a montage to end and hold the last frame for the remainder of the segment length. He is doing this by adjusting the End Time und ...

Enabling Use Pawn Control Rotation on a SpringArm component does not set the rotation values to zero, and subsequent rotation is not allowed after the setting is disabled

UE - Gameplay - Player Movement - Jan 2, 2016

Enabling Use Pawn Control Rotation on a SpringArm component does not set the rotation values to zero. Subsequently disabling Pawn Use Control Rotation make rotation of the component impossible until ...

Typos in Array.h

UE - Foundation - Core - Dec 28, 2015

In Array.h, there are a few typos in comments. In 4.9.2 and 4.10, the typos occur at line 2335 and 2359. *@param InIntem Item to be added. In Main, the typos are located at lines 2471 and 2495. ...

UMG Images Not Inheriting Texture's Filter Setting

UE - Editor - UI Systems - Dec 24, 2015

When you import a texture that is low resolution (such as pixel art) if you attempt to use it in a UMG image, the filter that you have applied to that texture is not inherited. This causes the image ...

Cannot PIE; Data Table Still Being Edited

Tools - Dec 22, 2015

After making some changes to a Data Table, attempting to PIE fails and returns this error message: Cannot Play In Editor When Performing Edit MemberVar_1 operation. This occurs after closing and sav ...

Crash on Importing a specific Large Static Mesh FBX

Tools - Dec 22, 2015

A User's specific Static Mesh FBX made from OSM2World and converted from OBJ to FBX via Blender is causing a crash when imported with the following settings: [Image Removed] When imported with the ...

Two-Sided Shadowing on Planes and Landscapes with non-flat Normals are Incorrectly Lit

UE - Graphics Features - Dec 17, 2015

When using a Two-Sided Material and Shadowing Two-Sided for a Plane or Landscape, with non-flat normals, there are parts of the material which are still illuminated. I have provided a test project ...

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

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

Color Picker will open half or more off screen

Tools - Dec 15, 2015

Users are experiencing an issue where the color picker is opening half or more off screen. This is particular bad for users who only have one monitor. It is most prevalent in a UMG Widget BP, but ...