Moving folder of assets crashes editor

UE - Simulation - Physics - Dec 23, 2015

Moving the contents folder for the Dynamic Clocks marketplace asset crashes the editor immediately. Frequency: 5/5 CrashReporter: [Link Removed] ...

Editor crashes when exiting and having a widget blueprint open.

UE - Editor - UI Systems - Dec 22, 2015

This is a top crash occurring in the 4.11 Preview Editor crashes when exiting and having a widget blueprint open. Regression: Yes does not occur in 4.10.2. ...

Splash screen on iOS is stretched

UE - Platform - Mobile - Dec 22, 2015

The splash screen on the iPhone 6s is stretched when loading. Tested alongside the iPhone 5s and the Samsung Galaxy Note 2 for comparison. The stretching only occurs on the 6s. iPhone 6s: 6240_iPho ...

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

Matinee movie recording is broken in 4.10

Tools - Dec 18, 2015

When trying to record a movie from a matinee in 4.10, it can fail for a number of reasons: 1. The folder does not exist 2. The cinematic view modes do not take effect 3. Trying to record a streamin ...

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