Pasting custom data floats from a text editor into a instanced static mesh component crashes the editor

UE - Framework - Components - Aug 5, 2024

When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...

Sequence with restore state set is causing a "Fatal world leaks detected" crash

UE - Anim - Sequencer - May 14, 2025

We recently had a few occurrences of crashes caused by a "Fatal world leaks detected" error when unloading a level (in a packaged game and in editor). I tracked down what was keeping a references t ...

Crash on FPBDIslandManager::Reset() when exiting PIE

UE - Simulation - Physics - Solver - May 21, 2024

The editor might crash when stopping PIE in some scenarios ...

Crash when using SetSkinWeightProfile when using unlimited bone weights.

UE - Anim - Rigging - Oct 30, 2024

Licensee is reporting a crash when they are calling SetSkinWeightProfile. ...

Crash when adding foliage instances to unloaded IFA

UE - World Creation - Worldbuilding Tools - Foliage - Aug 31, 2023

Ran into a crash when trying to programmatically add foliage to a large WP level with some unloaded IFAs.  ...

[CrashReport][Crash] UnrealEditor-Core!IMemoryReadStream::CopyTo()

UE - Rendering Architecture - Apr 10, 2025

Intermittent crash in virtual texture transcode. Usually mempy from nullptr but also occasionally we see the same callstack with memcpy to random location. ...

Crash when deleting function referenced by instanced object.

UE - Editor - UI Systems - UMG - Aug 26, 2022

Crash trying to convert skeletal mesh to Nanite

UE - Graphics Features - Nanite - Mar 6, 2025

In SkeletalRenderNanite.cpp / FDynamicSkelMeshObjectDataNanite::UpdateBonesRemovedByLOD, bone indices are of type FBoneIndexType (defined as uint16 from BoneIndices.h), instead of int32. On line 18 ...

Intermittent Crash using Rewind Debugger in Game Animation Sample

UE - Anim - Gameplay - Oct 25, 2024

Licensee is reporting an intermittent crash when using the rewind debugger in the Game Anim Sample. ...

Crash when deleting a folder with children in the Outliner in a large map

UE - Editor - Workflow Systems - Oct 11, 2023

We've encountered a crash when trying to delete a folder after renaming one of its' children. I have attached a video and the callstack to this ticket. This might be related to [Link Removed] as the ...