CRASH: Importing FBX

UE - Editor - Content Pipeline - Import and Export - Jan 7, 2015

Crash Report: [Link Removed] [Code] <unknown module>! KERNELBASE!RaiseException() <unknown module>! UE4Editor_Core!FOutputDeviceWindowsError::Serialize() <unknown module>! UE4Editor_Core!FMsg::L ...

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

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

Set Ignore Look Input stacks the resulting value each time it is called

UE - Gameplay - Jan 5, 2015

Set Ignore Look Input stacks the resulting value each time it is called. If Set Ignore Look Input is called more than once with the same value, it will take as many calls with the opposite value to ...

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