Old iTunes DLL causes UBT to fail on startup

UE - Platform - Mobile - May 2, 2022

Engine Crashes when saving a project to disk space is full

UE - Foundation - Core - Feb 14, 2017

I ran out of space in my D drive and my project autosaved and received the attached error message This is NOT a regression ...

Crash when Enabling HDR in a Standalone Fullscreen Game

UE - Graphics Features - May 22, 2019

Enabling HDR with the r.HDR.EnableHDROutput command causes a crash in fullscreen standalone as well as packaged projects. This only happens with HDR monitors, following the same steps on a monitor t ...

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

[CrashReport]Assertion failed: InitState == EWorldPartitionInitState::Uninitialized [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\WorldPartition\WorldPartition.cpp] [Line: 1485]

UE - World Creation - Worldbuilding Tools - World Partition - Sep 12, 2023

Generated from CrashReporter Logs can be obtained via Crash Reporter ...

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

ALT-Drag a non-DBuffer Decal will Crash the Engine

UE - Graphics Features - Jun 11, 2015

When you ALT-Drag a Decal that is not using the Dbuffer settings, the Engine will crash. The issue is not reproducible in Main Promotable-CL-2581018 This is a regression. Worked in 4.7.6, broken ...

Crash when unloading Lighting Scenario Streaming Level

UE - Graphics Features - Nov 16, 2016

If a sub-level is set as a Lighting Scenario in the Levels tab, calling Unload Stream Level will cause standalone / packaged games to crash. Regression: No - Lighting Scenario not available before ...