Live: Crash when opening a blueprint who's component was edited in VS

UE - Gameplay - Blueprint - Oct 31, 2014

Added functionality to a blueprint component through code and built the project in VS. After a hot reload, I saved the blueprint and closed the editor. Reopening the editor and the blueprint cause ...

Editing multiple Math Expressions will crash the editor

UE - Gameplay - Blueprint - Dec 30, 2014

Editing multiple Math Expressions will crash the editor. ...

Crash using the 'Shot' Console Command after 'HighRes Shot 2'

Tools - Apr 7, 2015

A crash occurs when using the 'HighRes Shot 2' command, followed by the 'Shot' command. The user reporting the issue made a couple of notes to avoid the crash using these steps. He mentions the cra ...

Replacing blueprint assets causes editor to crash

UE - Gameplay - Blueprint - Jun 1, 2015

When attempting to replace references of one blueprint with another a number of error message windows pop up ([Link Removed]) and the editor will crash. This is a regression since it was working in ...

MetalRHI Asserts When Using "Profile GPU" With RHI-Thread/Parallel-Execution

UE - Graphics Features - Sep 14, 2016

When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...

Editor crashes when attempting to open a new level from a level that has an external curve in a timeline within the level blueprint

UE - Gameplay - Blueprint - Oct 27, 2014

The editor crashes when a user imports a float curve into a timeline within the level blueprint then attempts to open another level. ...

Crash on map reload when blutility is using Get Selection Set

UE - Gameplay - Blueprint - May 24, 2017

Editor crashes on map reload, if an actor in the level is accessed by blutility get selection set. ...

Crash when Dragging Skeletal Mesh with Apex Clothing into Level

UE - Simulation - Physics - Character - Nov 29, 2016

A crash occurs when you add/drag a skeletal mesh with Apex clothing into the scene. The user reporting the issue managed to find where the crash occurs and added a comment for assistance where to lo ...

Crash when Dragging Skeletal Mesh with Apex Clothing into Level

UE - Simulation - Physics - Character - Jan 25, 2017

A crash occurs when you add/drag a skeletal mesh with Apex clothing into the scene. The user reporting the issue managed to find where the crash occurs and added a comment for assistance where to lo ...

Certain UPROPERTY values are not updated during auto-recompile

UE - Gameplay - Blueprint - Aug 4, 2016

Sometimes manual recompile is required to make a blueprint actually recompile data-only changes, but not always. If the last manual compile was with default values, then changes are not updated. If ...