"DefaultToSelf" pin ignores parameter type

UE - Gameplay - Blueprint - Mar 5, 2015

A user reported an issue resulting in a crash with callstack pasted below. After a brief investigation I've found that user was able to successfully compile a blueprint where a function taking an ...

Preview Asset Menu for socket includes incompatible items

UE - Gameplay - Player Movement - Feb 27, 2015

When clicking RMB to "Add Preview Asset," The menu shows all contents, even assets that will not work with socket (ie other character blueprints) ...

Crash when opening maps and blueprints in user's project

UE - Gameplay - Blueprint - Feb 23, 2015

Crash when opening maps and blueprints or PIE in user's project. [Link Removed] Possibly related [Link Removed] -30763-strategy.log is the first log, which indicated that the user's custom "Civil ...

Limited Number of Allowed Spawned Decal Actors

UE - Graphics Features - Jan 26, 2015

There is a relatively small number of decal actors which can spawn before all previously spawned decal actors disappear. Also Reproduced in 4.7 Preview 4 and Main Promotable-CL-2412886 ...

Some features in the Post Process have stopped working in this instance

UE - Graphics Features - Feb 6, 2015

Post processing has stopped working for the majority of features in the settings. attached: Project download: [Link Removed] ...

TUnion implementation is missing

UE - Foundation - Core - Feb 24, 2015

The implementation for TUnion is commented out (in Union.cpp) causing it to not function properly. DEFINE_LOG_CATEGORY(LogUnion); has to be added to the user's source file for the VS compille to wo ...

Crash when renaming assets from the Persona asset browser

Tools - Mar 3, 2015

Crash when renaming assets from the Persona asset browser [Link Removed] [Link Removed] LOG IS ATTACHED ...

Wrong Anim Notify is Deleted

OLD - Anim - Jan 16, 2015

When deleting an Anim Notifiy in the Notify timeline, if an instance of that Anim Notify exists to the left of the selected one, it will be deleted instead. If numerous instances exist to the left ...

Closing Chunk Parameters tabs with chunk selected and reopening Destructible will cause crash

UE - Simulation - Physics - Destruction - Mar 2, 2015

When opening a DM selecting any chunk, even the unfractured mesh, closing the chunk parameters tab and reopening the DM will result in a crash. If that DM is opened and clicked in the viewport it ...

Crash when opening Post Process Material with Live Data Preview running in Profiler

UE - Foundation - Core - Feb 24, 2015

Edit: CrashReporter link: [Link Removed] When running the Session Frontend Profiler as a Live Data Preview and you open a Post Process material, the editor will crash to the desktop. Reproduced in ...