The Height of a Jump When Holding the Jump Button is Dependent on Framerate

UE - Gameplay - Player Movement - Nov 20, 2015

Setting the Max Jump Hold Time variable to 1 second, and then holding the jump button produces different results depending on the framerate. In this case, the normal jump is at a specific height, bu ...

Attached Project Crashes on PIE and when Compiling or Attempting to Delete Third Person Character BP

UE - Gameplay - Blueprint - Nov 20, 2015

In the attached project, there are crashes that occur in a few instances. When you open the Third Person Character BP, compiling or attempting to delete it will cause the editor to crash. Also, atte ...

Rendering Movie from Matinee freezes Instance of Editor

UE - Anim - Sequencer - Nov 19, 2015

It looks like the Output Folder definition in the Render Movie option of Matinee is causing an issue when trying to capture Movie, if changed to a shorter file path (Desktop as opposed to Users[User ...

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