Unreal crashes with an Fatal Error: Out of memory message.

UE - Editor - Content Pipeline - Datasmith - Exporters - Jan 30, 2019

Duplicating SkeletalMesh in packaged game causes crash

UE - Graphics Features - Nanite - Mar 11, 2025

This code worked until UE5.4. NaniteResource added in 5.5 causes this issue. ...

WP HLOD Crash on Small Cell Sizes

UE - World Creation - Worldbuilding Tools - HLOD - Jan 8, 2024

Pasting nodes into level blueprint crashes editor

UE - Gameplay - Blueprint - Jun 13, 2017

Standalone Material Function Instance creation results in crash

UE - Rendering Architecture - Materials - Mar 2, 2023

Coming from UDN https://udn.unrealengine.com/s/case/5004z00001mDBzzAAG/material-instance-asset-creation-workflows?fromCase=1 Either standalone MFI creation should work just like MaterialInstances, ...

Editor Freeze-Crash if Possessing Pawn with AI controller

UE - Gameplay - Mar 19, 2018

When trying to possess an already existing, uncontrolled character with an AI controller on server (from actor component) while in multiplayer mode, the editor keeps freezing until destroyed with t ...

Crash in when setting label in ChildActor (infinite loop in PECP)

UE - Gameplay - Feb 22, 2019

In void ATestActor::OnConstruction(const FTransform& Transform) there is an infinite loop occuring in a ping pong call between the SetActorLabel and the DestroyChildActor calls. Happens in vanil ...

Editor Crashes When Updating Captures on Sphere Reflection Captures

UE - Graphics Features - Feb 20, 2017

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out of bounds: -1 from an array of size 11 Source Context: 200 CubemapArray.Updat ...