MediaPlayerEditor: Failure opening media, even though it opened successfully

Media Framework - Oct 18, 2016

This only happens when successfully opening a media source AFTER failing to open another media source. ...

Crash Occurs When Using the Hide Bone by Name Node

UE - Gameplay - Oct 18, 2016

The editor is crashing when attempting to hide a bone using the Hide Bone by Name node after using the Set Master Pose Component. ...

Realtime rendering gets disabled when simulating in editor

Tools - Oct 18, 2016

Realtime rendering gets disabled every time you simulate in the editor This does not occur in Main and is a regression from 4.13.2 ...

Deactivating a Component Does Not Stop Component Tick Immediately

UE - Gameplay - Oct 18, 2016

Deactivated components are ticking one additional time after being deactivated. ...

Physical material Surface Type Does Not Return Name In Packaged Game

UE - Gameplay - Oct 18, 2016

When converting a surface type to a string value and printing to screen it will return the display name in PIE and Standalone game. In a packaged project or launched from the editor it will display ...

Changing Physical Surface Name and Reassigning It From Default Value Crashes

UE - Simulation - Physics - Oct 18, 2016

Changing the name of a physical surface that has already been applied to a physical material will cause a crash, if you try to reapply the renamed physical material from default. The physical materi ...

Editor Crashes When Enabling Closed Loop on Spline in Blueprint

Tools - Oct 18, 2016

Editor is crashing when setting closed loop in the construction script of a blueprint. This did not occur in 4.12.5 following the same repro, this is a regression. ...

Actors simultaneously spawned in to different sublevels contain the same name

UE - Gameplay - Oct 18, 2016

Actors simultaneously spawned in to different sublevels contain the same name. This is not true if the actors are manually placed within each level. ...

Spawning Actor from existing Actor which has a procedural mesh causes crash.

UE - Gameplay - Oct 17, 2016

If SpawnActor is used with a class of an existing Actor that has a Procedural Mesh, the game will crash. ...