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

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

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

[CrashReport] Linux crash - /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so()

UE - Platform - Linux - Nov 16, 2017

This is a new Linux crash in 4.18.1. There are a few similar but different callstacks that reference dri/radeonsi_dri.so() I've attached a log, but none of the ones I've looked at appear to contai ...

Crash when spawning actor with no viewport initialized

UE - Editor - Workflow Systems - Nov 22, 2023

If an attempt to spawn an actor is made before the Level Editor Viewport is fully initialized (i.e. before it has had a chance to get rendered at least once), and that actor has no specific Factory ...

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

Crash when calling "Is List Item Expanded" For an Item in a list view

UE - Editor - UI Systems - Apr 18, 2019

When calling the function "Is List Item Expanded" on an object in a list view the editor will crash ...

Assertion failed occurs in VR when walking into water on QA-Waterworks map

UE - Graphics Features - Jan 20, 2021

Encountered a crash when testing shadows in QA-Waterworks map. I found an issue when walking into the water at the bottom for Example 2A, where it would crash upon entering the water. See screenshot ...