[CrashReport] UE4Editor_Core!FName::GetDisplayNameEntry() [unrealnames.cpp:894]

UE - Foundation - Core - Aug 14, 2017

This is a trending crash coming out of the 4.17.0 release. The same callstack also occurred during the 4.11 release, but otherwise hasn't had an occurrence until now. Users have not provided any de ...

[CrashReport] FLandscapeEditorCustomNodeBuilder_TargetLayers::OnTargetLayerDeleteClicked()

UE - LD & Modeling - Terrain - Landscape - Oct 5, 2017

This is a somewhat common Landscape crash occurring throughout the 4.17 release. User Descriptions1) rename landscape layer, 2) delete layer in landscape tool Source Context 1307 FReply FL ...

[CrashReport] UE4Editor_UnrealEd!UEditorEngine::bspBrushCSG() [editorbsp.cpp:1188]

UE - LD & Modeling - Modeling Tools - BSP - Sep 7, 2017

This is an infrequent BSP crash occurring for users in 4.17 User DescriptionsWas getting ready to creat a stic mesh from some brushes, did the align verticies, computer chugged on it a bit then edi ...

Unwanted black boundaries are displayed in a vertical split-screen with 3 players.

UE - Gameplay - Dec 2, 2019

Floating point error from UGameViewportClient::SplitscreenInfo causes this issue. FMath::TruncToInt( 3240 /*ViewportSize*/ * 0.333f/*Ratio in SplitScreenInfo*/ ) = 1079 I suggested a following t ...

[CrashReport] UE4Editor_DetailCustomizations!FBodyInstanceCustomization::MarkAllBodiesDefaultCollision() [bodyinstancecustomization.cpp:829]

UE - Simulation - Physics - Aug 29, 2017

This is an infrequent crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 816 void FBodyInstanceCustomiza ...

[CrashReport] UE4Editor_PropertyEditor!FDetailCategoryImpl::GenerateNodeWidget()

Tools - 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 557 TSharedRef<ITableRow> FDe ...

[CrashReport] Crash trying to destroy an uber graph frame because the RawPointer is still set

UE - Gameplay - Blueprint - Jul 21, 2017

This is a trending crash in the 4.17 Preview. Users have not provided any descriptions of their actions when the crash occurred. Source Context 2408 uint8 *Data = (uint8*)Dest; 2409 ...

[CrashReport] UE4Editor_CoreUObject!FUObjectArray::AllocateSerialNumber() [uobjectarray.cpp:307]

UE - Editor - Content Pipeline - Import and Export - Sep 20, 2017

This is a somewhat common crash in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 304 int32 FUObjectArray::AllocateSerialNumber(in ...

Ongoing D3D 'HUNG' crash in FD3D11DynamicRHI::GetQueryData

UE - Graphics Features - Jan 18, 2017

This is a new ticket for the D3D 'HUNG' crash originally reported in [Link Removed]. Some fixes were introduced in 4.14.2 that decreased the occurrences of this crash, but other cases are still ongo ...

[CrashReport] UE4Editor_MeshPaintMode!FPaintModePainter::FinishPaintingTexture() [paintmodepainter.cpp:1671]

Tools - Sep 14, 2017

This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 1660 { 1661 FScope ...