UMG - Drag/Drop crash on exit when dropping back onto an old slot.

UE - Editor - UI Systems - Jan 7, 2015

When dragging and dropping a widget onto an old slot, it resulted in a crash on exit. ...

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

Get Blackboard Value with null input causes crash

UE - Gameplay - Blueprint - Jan 6, 2015

Getting a blackboard value as actor and setting an actor to that on tick causes crash. The real issue here is that you can use a function in BP (in this case `UBTFunctionLibrary::GetBlackboardValue ...

UEnum::NumEnums appears to be returning one more than the actual number of elements in an enum.

UE - Foundation - Core - Jan 6, 2015

A user reported that UEnum::NumEnums appears to be returning one more than the actual number of elements in the enum. ...

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

Inconsistent mobility when converting selected actors to a blueprint

UE - Gameplay - Blueprint - Jan 6, 2015

Noticed when replying to a user on the forums (link included) When using the "Convert to Class Blueprint" feature in the level editor to create a blueprint from the selected actors, the created blu ...

Compiling on Mac fails if build path has spaces

UE - Platform - Apple - Jan 6, 2015

UPDATE: We were able to get around this issue by renaming our external drives. The actual problem is that Mono's xbuild fails to build UnrealBuildTool QA REGRESSION: YesWORKING: 2386770BROKEN: 23 ...

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

MAC: Crash summoning context menu

UE - Platform - Apple - Jan 6, 2015

Crashes only happends on projects that are almost done(2 projects and both are BP only), does not crash when start new project. Log is upload on pastebin, link to log: [Link Removed] ...

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