[CrashReport] UE4Editor_UnrealEd!UFbxSceneImportFactory::ImportOneSkeletalMesh() [fbxsceneimportfactory.cpp:2017]

Tools - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 2014 USkeletalMesh *ImportedSkelMes ...

Destructing NiagaraParameterStores causes multi threading write conflict

UE - Niagara - Jan 26, 2022

FNiagaraParameterStore::UnbindAll() may be called from both GameThread and RenderingThread. Each may modify the same Binding array, it causes infrequent crashes. In my environment, I was able to r ...

Third Person C++ Template Package Fails to Launch with Assert Error Window

UE - Anim - Runtime - Apr 7, 2022

Occurs 3/3 times. Third Person C++ Windows package crashed on launch with Assert Error Window (see attached screen capture) Regression occurs: Repro'ed in //UE4/Release-4.27 EGL Live @ CL18429761 ...

[CrashReport] Assertion failed: Size == CreateInfo.ResourceArray->GetResourceDataSize in d3d11vertexbuffer.cpp

UE - Graphics Features - Aug 22, 2017

This is a trending crash in the 4.17 release. Users have not provided descriptions of their actions when the crash occurred. Source Context 61 // If a resource array was provided for the ...

[CrashReport] UE4Editor_Engine!FLevelCollection::RemoveLevel() [world.cpp:249]

UE - Gameplay - Dec 1, 2017

This is a common crash that has occurred since at least 4.14 User DescriptionsWas playing in editor and ran around my world composition level a little bit and then hit escape to quit.Using the node ...

OSX editor fails to run on "older" hardware

at first, a "OpenGL Not Supported" message box appears and then the Editor instantly crashes after the "OK" button has been pressed. I tried again, but this time, passing in the "-opengl" flag. it ...

Vulkan RHI when execute the node "Create Render Target 2D" when enabling the option "AutoGenerate Mip Maps"

UE - Rendering Architecture - RHI - Jan 11, 2021

Unreal Crash in with Vulkan RHI when execute the node "Create Render Target 2D" with the option "AutoGenerate Mip Maps" then execute "Draw Material to Render Target" Opening the project also opens ...

TMap property on AnimNode causes memory corruption

OLD - Anim - Jan 10, 2020

FastPath can't handle TMap (maybe any other container type too) in AnimGraph causes this crash. FastPath copies TMap property to the AnimNode member property directly like MemCopy. So two properties ...

Event Graph 'Begin Overlap' event fires while not in Simulate or PIE

UE - Gameplay - Components - Feb 20, 2017

Event Graph 'Begin Overlap' event fires while not in Simulate or PIE. It seems to somehow be linked to the components. If the actor contains a Box Collision component and either a Static Mesh comp ...

[CrashReport] UE4Editor_Foliage!FMulticastDelegateBase<FWeakObjectPtr>::AddInternal() [multicastdelegatebase.h:113]

UE - World Creation - Worldbuilding Tools - Foliage - Jul 6, 2017

This is a common crash in the 4.16 release. The callstack is similar to [Link Removed], but that was fixed in 4.16.2 while this crash still occurs. Users have not provided any additional informati ...