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

StaticMesh->RenderData->LODResources[0].IndexBuffer empty in Standalone games.

UE - Gameplay - Nov 14, 2014

GetArrayView is returning incorrect values in Standalone games. The correct values are returned when played in Editor. ...

App on Gear VR crashes when trying to join a listen server as a client

UE - Platform - XR - Dec 10, 2015

If the user tries to join a listen server with an app that is running on the Gear VR the App will stop working. ...

UE-47779 - Crash exiting packaged PlatformerGame while in the Main Menu

UE - Gameplay - Jul 27, 2017

This was occurring when I quit via the Quit button in the Main Menu GUI. I also repro'd this using the "Quit" command in the console. I found this on Linux, but this was repro'd on Mac and Windows ...

Sqlite plugin crash on iOS

UE - Platform - Mobile - Aug 26, 2021

BuildPatchTool crashes on Mac and Linux when building android or ios with multiple chunks

Portal - Feb 18, 2020

"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...

Crash opening Infiltrator packaged on Windows for Linux

UE - Platform - Linux - Jan 18, 2017

This occurred on packages that were created on different Windows machines. This crash is not occurring on other platforms during our Samples Pass. ...

Crash when incorrectly calling the parent constructor

UE - Foundation - Core - Mar 23, 2016

Crash when incorrectly calling the parent constructor ...

Crash on clicking Column Header in visRT window

Tools - Apr 22, 2015

The Engine will crash when you run the visRT command in Editor and click on an item in the visRT window and the click on a column header. also Reproduced in Main Promotable-CL-2513846 [Link Remove ...