Target pin creates compile errors unless value is set outside of node

UE - Gameplay - Blueprint - Jan 8, 2015

Some nodes have target pins that auto-fill to target: self. However, unless a value is passed into this node from a get or other means, the blueprint will not compile. ...

Locking mouse to viewport fails after clicking inside the widow

UE - Editor - UI Systems - Jan 8, 2015

After clicking once inside of the window the lock mouse to viewport functionality is lost. The mouse can then leave the viewport. This happens in standalone as well as PIE ...

Clicking the Yellow Reset to Defaults Button on an exposed Value for struct Arrays always defaults to '0'

UE - Gameplay - Blueprint - Jan 8, 2015

When using the track builder plugin, the default settings for the track width starts at 1. However, when the yellow arrow is clicked to to restore the track back to default it sets it to zero instea ...

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