References stored in deleted UProperties stick around in a Blueprint Class

UE - Gameplay - Blueprint - Apr 25, 2017

If a UProperty that stores a reference to an asset is deleted, the reference to that asset lingers in any Blueprints that had a reference stored in that UProperty. This can lead to issues when the r ...

[CrashReport] Assertion failure in NameTypes.h after CookOnTheFly

UE - Foundation - Core - Apr 25, 2017

This is a top crash occurring for users in the 4.14 and 4.15 releases. Unfortunately no user-descriptions of the issue have been provided, so information is limited. Despite a different callstack, ...

Execute pin from the Input node of a Collapsed Graph does not show the flow of execution

UE - Gameplay - Blueprint Editor - Apr 24, 2017

The flow of execution, shown while debugging a blueprint, does not show for the execution pin that comes from the Input node of a collapsed graph. It shows for the rest of the graph. Regression?: N ...

Blueprint's location reset to 0, 0, 0 after being detached in a network environment

UE - Networking - Apr 24, 2017

Attaching / Detaching a blueprint actor to a player in a network environment causes location errors when the detach occurs. Even without the attach events being replicated or the blueprint's movemen ...

Black screen caused by depth of field on several mobile devices

UE - Platform - Mobile - Apr 24, 2017

DOF does not display correctly(screen turns black) on several mobile devices. I could repro the issue on:Samsung GALAXY S7, Android 6.0.1Xperia X Performance (F8132), Android 6.0.1 ...

Blackboard Key Values Persisting Between PIE Sessions

UE - AI - Apr 21, 2017

Values set on Blackboard Keys are persisting after stopping and starting a new PIE session. Restarting the editor sets these values back to NULL. ...

Lighting build fail due to failing to open channel for material data

UE - Graphics Features - Apr 21, 2017

Licensee reports lighting build fails for their specific levels which were created in 4.14.1 then moved to 4.15.1. Workaround: Setting LogLightmassSolver verbose level to Warning can show "Warning ...

[CrashReport] UE4Editor_Core!FGenericPlatformMemory::OnOutOfMemory() [genericplatformmemory.cpp:161]

UE - Graphics Features - Apr 20, 2017

Based on CrashVisualizer data, crashes of this nature are the 4th most common in the 4.15.1 release. This crash may be expected due to the clear messaging that the system is out-of-memory, but this ...

Attached Project Crashing on Play When Using World Origin Rebasing with World Composition

UE - Simulation - Physics - Apr 18, 2017

The editor is crashing in the attached project on PIE when World Origin Rebasing is enabled. According to the user, this did not occur in 4.13, but I was unable to test any further back than 4.15, a ...