[CrashReport] UE4Editor_Foliage!FMulticastDelegateBase<FWeakObjectPtr>::CompactInvocationList() [multicastdelegatebase.h:159]

UE - World Creation - Worldbuilding Tools - Foliage - Aug 15, 2017

This is a trending crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 150 /** 151 * Removes ...

[CrashReport] UE4Editor_Engine!FViewMatrices::FViewMatrices()

UE - Graphics Features - Aug 3, 2017

This is a trending crash in the 4.17 previews. Unfortunately users have not provided any descriptions of their actions when the crash occurred. Source Context 464 FViewMatrices::FViewMatric ...

[CrashReport] UE4Editor_Engine!FBaseBlendedCurve<FAnimStackAllocator>::InitFrom() [animcurvetypes.h:364]

OLD - Anim - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Source Context: 349 } 350 351 ...

[CrashReport] UE4Editor_MovieSceneTracks!UMovieSceneCameraCutSection::GenerateTemplate() [moviescenecameracutsection.cpp:24]

UE - Anim - Sequencer - Oct 30, 2017

This is a somewhat common Sequencer crash that occurs in 4.17 and 4.18. User DescriptionsWas trying to copy and paste a camera movement but something screwed up, I tried to add an already built Cam ...

[CrashReport] UE4Editor_D3D11RHI!FD3D11DynamicRHI::GetQueryData() [d3d11query.cpp:111]

UE - Graphics Features - Apr 12, 2018

One comment from user in crash group:checking out using source control 107 bool bGPUAlive = GDynamicRHI->CheckGpuHeartbeat(); 108 if (!bGPUAlive) 109 { 110 ***** ...

Components tree is ending up with duplicate entries (same pointer added to the list view more than once), causing an assert

UE - Gameplay - Blueprint Editor - Jul 19, 2017

This is a common crash affecting users in 4.15 and 4.16. Over 200 unique users have been affected. User DescriptionsCamera Component Drag Drop Error 카메라 컴포넌트를 이벤트 그래프에 드래그 하는 도중 에러 발생 Creating a ne ...

[CrashReport] UE4Editor_Engine!UWorld::SetActiveLevelCollection() [world.cpp:6248]

UE - Gameplay - Sep 14, 2017

This is a common crash that has been affecting users since 4.16. It may be unrelated, but a non-crash bug mentioned the same stack in [Link Removed] User DescriptionsI was creating a level and dra ...

[CrashReport] UE4Editor_Engine!FDistanceFieldAsyncQueue::Build()

UE - Graphics Features - Jul 24, 2017

This is a common crash callstack that has affected more than 300 unique users since at least the 4.11 release. Other Jiras in the past with similar callstacks include [Link Removed] and [Link Remo ...

[CrashReport] UE4Editor_OculusAvatar!__delayLoadHelper2() [delayhlp.cpp:323]

UE - Platform - XR - Nov 12, 2018

No user comments in crash group ...

Creating new objects inside ForEachObjectWithOuter may cause the bucket of the iterated outer to be read-locked permanently

UE - Foundation - Feb 8, 2022

Not a Regression. Tested in: //UE5/Release-5.0 CL 18747223 Source-GitHub //UE4/Release-4.27 CL 18319896 Binary User Description: "The crash test code is located at Source/HashBucketLockedBug/Pr ...