Movement broken for Top Down template for Clients

Docs - Samples - Jan 7, 2015

There is no way to control the player after creating a new top down project (blueprint or code). This should be fixed by [Link Removed] ...

[CRASH]SIGSEGV: invalid attempt to access memory at address 0x0

Tools - Jan 7, 2015

Callstack: <CALLSTACK START> FTaskThread::ProcessTasksUntilQuit(int) Address = 0x1091943e5 (filename not found) [in UE4Editor-Core.dylib] RenderingThreadMain(FEvent*) Address = 0x10de37e4b (filena ...

Crash importing FBX

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

User reporting as a 4.7 Bug, but no crash report for this bug available for 4.7. Same bug found reported for 4.6.1: Crash Report: [Link Removed] [Code] <unknown module>! KERNELBASE!RaiseExceptio ...

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

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

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