Crash editing landscape when using LPV

UE - LD & Modeling - Terrain - Landscape - Oct 6, 2016

Tick fires in PlayerController BP in Editor

UE - Gameplay - Blueprint - Oct 6, 2016

If a blueprint has any functionality on tick, the tick event will fire when a blueprint is restored within the editor after closing and reopening a project. Regression (no) issue (does) occur in 4 ...

Open Level Crash in Gear VR

UE - Platform - XR - Oct 5, 2016

Projects using Open Level (blueprints) or ServerTravel (in C++) will crash the application once it's open on a device using Gear VR Mode. 10-05 18:01:46.451: A/art(19619): sart/runtime/check_jni.cc ...

UMG class in Widget Interaction Component does not respond to OnClick in multiplayer environment

UE - Editor - UI Systems - Oct 5, 2016

OnClick will not fire when interacted with a Widget Interaction Component. ...

Steam VOIP will drop packets with more than two people talking at once

UE - Online - Oct 5, 2016

VOIP has a limited amount of concurrent clients talking before packets start to get dropped. ...

Startup Movies not Copied to Content/Movies Directory in Content Browser

Tools - Oct 5, 2016

Startup movies are not being copied to the Content/Movies directory within the Content Browser. This can be confusing to users as it is not editable, but still functions correctly as a startup movie ...

Mobile Map loading times have increased from 4.12 to 4.13

UE - Platform - Mobile - Oct 4, 2016

The loading time from 4.12 to 4.13 on mobile devices seems to have increased quite a bit. My results: 4.12.5 Windows 7 - Launch On: Loading Level 2 - .51 Loading Level 3 - .74 Loading Level 1 - .73 ...

Scaling blueprint component via gizmo breaks if axis scale reaches 0.0

UE - Gameplay - Blueprint - Oct 4, 2016

Using the transform gizmo to scale a blueprint component will break the functionality if scaled to 0.0 and released. Workaround: If the scale value is directly set to non-zero value, gizmo can be u ...

Add Font Override Dropdown Acts Unresponsive to Mouseclick

Tools - Oct 4, 2016

When creating a new Sub-Font Family the user should be able to add a font to the Sub-Font by clicking the Add Font Override dropdown. The dropdown would then give the user the Font option. However ...

Cannot add line break to text variable in a struct

UE - Gameplay - Blueprint - Oct 4, 2016

Cannot add line break to text variable in a struct or data table asset. Regression (no) issue (does) occur in 4.12.5 ...