Destructibles using Form Extended structures with rigid body collision gives wrong hit result

UE - Simulation - Physics - Destruction - Jan 7, 2015

DESCRIPTION: When using form extended structure with DMs that are hit by a rigid body the resulting hit does not reflect the correct actor if they are both using form extended. If a DM without form ...

Large blueprint memory leak in project

UE - Gameplay - Blueprint - Jan 6, 2015

Attached project exposes memory leak in editor. Cause is not known but increases memory very quickly when running PIE. The amount of memory used does not return to normal after closing PIE and each ...

Destructible cannot change collision profile at runtime via Blueprints

UE - Simulation - Physics - Destruction - Jan 6, 2015

DESCRIPTION: When attempting to change the collision profile of a destructible via Blueprints it will not set appropriately. The collision profile set via the details panel for the individual object ...

Actor positioning breaks if placed on an actor using async scene setting

Tools - Jan 6, 2015

When "End" is used to bring an actor to the closest surface below it, if that surface is another actor that is set to simulate physics the first actor will go inside the actor simulating physics rat ...

The link to download Visual Studio 2013 in the Project Browser is invalid

Tools - Jan 5, 2015

When creating a C++ project in the Unreal Project Browser without a compiler installed, the following message appears with an invalid link: "No compiler was found. In order to use a C++ template, y ...

Duplicating a map crashes the editor (Blueprint compile crash)

UE - Gameplay - Blueprint - Jan 5, 2015

EDIT: Date: 1/21/2015 Adding the [Link Removed] Duplicating a map in the Content Browser crashes the editor. It does not matter if the map being duplicated is the currently open map or not. EDIT ...

Having more than one Show or Hide Toggle in Matinee Visibility Track causes a compile error in Level Blueprint

UE - Gameplay - Blueprint - Jan 5, 2015

Having a Matinee Controller in the Level Blueprint and a Visibility Track with multiple Show and Hides will cause a compile error in the Level Blueprint. ...

Duplicated Matinee Actors cause compile errors with Controllers in Level Blueprint

UE - Gameplay - Blueprint - Jan 5, 2015

Duplicating a Matinee Actor after having its controller placed in the Level Blueprint and then adding a controller into the Level Blueprint will cause a compile error on compile. *This error will s ...

Packaging a game fails in 4.7 Promoted branch on GitHub because UBT tries to pass 33,000+ characters through the command line.

UE - Foundation - Core - Jan 5, 2015

A user has indicated that he was having some trouble packaging a game in the Promoted branch of 4.7 from GitHub. It appears that UBT was trying to pass 33 thousand characters through the command lin ...

Changing a Media Player asset from Stream Mode: FromURL to From Memory crashes the editor

Tools - Dec 30, 2014

Changing a Media Player asset from Stream Mode: FromURL to From Memory crashes the editor. In 4.8, the editor crashes immediately upon changing that value, with no crash report. In 4.6 and 4.7 Pre ...