VR Preview Crash when using split screen

UE - Platform - XR - Jun 3, 2016

If the user tries to use split screen in the editor along with VR preview, the editor will crash ...

Editor Crashes When Reparenting a Trigger Sphere to a Trigger Capsule

UE - Simulation - Physics - Aug 15, 2016

Reparenting a blueprint derived from Trigger Sphere to Trigger Capsule will cause the editor to crash. This is a regression. This did not occur in 4.11.2. Source Context: 163 164 ...

Animation System relies on FindFunctionByName which is not thread safe.

OLD - Anim - Mar 29, 2017

Currently, there are several places in FAnimInstanceProxy and FAnimNode_Base (and derived classes) that rely on FindFunctionByName in order to resolve transitions, evaluate pins, etc. This can happ ...

EQS Generators named "NewBlueprint" cause errors and crash

UE - AI - Feb 11, 2015

Naming an EnvQueryGenerator_BlueprintBase derived BP "NewBlueprint" and deleting it causes new custom generators to not appear in the EQS. This can also lead to a crash when searching for the new ge ...

~FStaticMesh() can crash with race condition

UE - Graphics Features - Mar 21, 2017

UDN user reported frequent crashes in FStaticMesh::~FStaticMesh() on DrawListLinks[i]->Remove(false); Crash went away after adding critical sections to FStaticMesh::LinkDrawList(), FStaticMesh::Unl ...

Linux crash on Import

UE - Platform - Linux - Jun 2, 2016

Attempting to import content into a project causes the editor to crash on Linux ...

Crash attempting to force delete a duplicate skeletal mesh while in Paint Mode

OLD - Anim - May 17, 2017

The editor crashes when you Force Delete the vertex painted asset in the viewport from the content browser. This was not a feature in 4.15 therefore not a regression This also happens in 4.17 - f ...

Crash occurs after pausing and unpausing cinematic after restart level

UE - Platform - Apple - Oct 10, 2016

This was tested on Windows the crash does not occur. This crash also occurs on Matinee cinematic as well, but only when you ~ quit the standalone game. ...