[CrashReport] UE4Editor_Engine!FStaticMeshRenderData::AllocateLODResources() [staticmesh.cpp:775]

UE - Graphics Features - Apr 19, 2018

No user comments in crash group 771 void FStaticMeshRenderData::AllocateLODResources(int32 NumLODs) 772 { 773 check(LODResources.Num() == 0); 774 ***** while (LODResour ...

[CrashReport] UE4Editor_CoreUObject!FDuplicateDataWriter::Serialize() [duplicateddatawriter.h:51]

UE - Graphics Features - Mar 27, 2018

Comments from users:Yeah lost all of my work. Tried to save again as a new name and crashedTried to save map as a new name. Lost a bunch of work.I saved as another level and it closedTried to save m ...

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

Crash closing animation blueprint after compile

OLD - Anim - Apr 11, 2017

Crash occurs when the user closes an animation blueprint after compiling it. This does not occur in Main. ...

Linux crash on Import

UE - Platform - Linux - Jun 2, 2016

Attempting to import content into a project causes the editor to crash on Linux ...

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

[CrashReport] UE4Editor_MaterialEditor!SMaterialLayersFunctionsInstanceTree::UpdateThumbnailMaterial() [smateriallayersfunctionstree.cpp:1128]

Tools - Feb 27, 2018

No user comments in crash group 1114 for (TSharedPtr<FStackSortedData> Group : AssetChild->Children) 1115 { 1116 if (Group->ParameterInfo.Association == InAssociation) ...

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

BuildPatchTool crashes on Mac and Linux when building android or ios with multiple chunks

Portal - Feb 18, 2020

"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...