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

Crash when using "ILCQ Volume" and "Distance Field Indirect Shadow" in VR

UE - Platform - XR - Jul 17, 2017

Crash when using "ILCQ Volume" and "Distance Field Indirect Shadow" in VR ...

Crash running Cloth functional tests

UE - Simulation - Physics - Character - Apr 20, 2017

Crash occurs when running the Cloth functional test map. ...

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

Third Person Character Package imports with linker errors

UE - Platform - XR - Oct 19, 2020

I was able to encounter these errors on the latest binary for 4.25.3 when doing a repro for a salesforce ticket. Here is the customers description:When importing the C++ ThirdPersonCharacter package ...

Editor crash when adding element to Instance array of custom InstanceStaticMeshComponent

UE - Gameplay - Blueprint - Sep 14, 2017

Adding an instance static mesh component to a class causes the editor to crash when an instance is added to a blueprint of the class. Regression: Yes - this behavior does not occur on 4.16.3 (CL 35 ...

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

Trigger Montage Ended Event results in Unhanded Exception

OLD - Anim - May 6, 2019

TriggerMontageEndedEvent is calling RemoveAtSwap after the NotifyEnd callback which is not safe if the ActiveAninNotifyState array is modified by the callback. WorkAround:   Add a Delay node befo ...