Android streaming audio repeats at start if start time is 0.0

UE - Platform - Mobile - Nov 18, 2015

An audio file needing decoding (streaming) will repeat at the beginning of play if the start time is 0.0. ...

Add ENGINE_API to DestructibleActor

UE - Simulation - Physics - Destruction - Nov 18, 2015

The origin appears to shift for 3D widgets when the anchors (in the widget blueprint) and the pivot (in the widget component) are changed

UE - Editor - UI Systems - Nov 17, 2015

If The user is using an anchor that is not the top left and then changes the pivot of a widget component the result is a 3D widget that has an offset origin making it very difficult to interact with ...

If a hot reload is performed after adding a custom UserDefinedEnum class to the project, the Editor will crash.

UE - Foundation - Core - Nov 17, 2015

Performing a hot reload in the Editor after adding a custom UserDefinedEnum C++ class to a project results in a crash. A normal compile in Visual Studio will complete successfully. ...

Data Table Columns do not properly wrap text when text is longer than the column width

Tools - Nov 17, 2015

Data Table Columns do not properly wrap text when text is longer than the column width. ...

BSPs cannot be selected through other BSPs set to hidden

UE - LD & Modeling - Modeling Tools - BSP - Nov 17, 2015

BSP brushes cannot be selected through other BSP brushes that are set to hidden through the world outliner. Other assets such as static meshes are unaffected by this or do not cause the same error t ...

Landscape editor doesn't find layers in material functions

UE - LD & Modeling - Terrain - Landscape - Nov 17, 2015

Comments from Jack: >LandscapeMaterialsParameterValuesGetter calls GetAllParameterNames<> which does handle functiions >ALandscapeProxy::GetLayersFromMaterial should use GetAllParameterNames<> ins ...

Intermittent crash in CacheOptimizeIndexBuffer on Editor startup on Linux

UE - Platform - Linux - Nov 16, 2015

Building 4.10 from the GitHub release branch on Linux fails to open after install and instead crashes User Suggested Fix: Switching triangle order optimization off with r.TriangleOrderOptimization= ...

Crash When Adding a second animation timeline after adding keys to the first

UE - Anim - Sequencer - Nov 16, 2015

If the user adds a second time line to a widget blueprint after the first has had a key frame add then the editor will crash if the curve editor is selected. ...

MAC: dSYM files are included in packaging when "include debug files" is checked off

UE - Platform - Apple - Nov 13, 2015

When packaging settings are set to "Shipping" with "include debug files" checked off, UE4-Game-Mac-Shipping.dsym is still present in packaging adding a non-essential 619mb of data. ...