[CrashReport] UE4Editor_PropertyEditor!SPropertyEditorAsset::GetObjectPropertyClass() [spropertyeditorasset.cpp:966]

Tools - Nov 23, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Class != NULL [Link Removed] [Line: 965] Source Context: 95 ...

[CrashReport] UE4Editor_Slate!FSlateApplication::RoutePointerMoveEvent() [slateapplication.cpp:5195]

UE - Editor - UI Systems - Slate - Jun 28, 2017

This is a longstanding crash that occurs with low frequency, but has affected over 200 users. One user describes that this occurred while packaging a project, although other users have not provided ...

[CrashReport] UE4Editor_Persona!<lambda_e529d88d0657fbede17be1535bc6d479>::operator() [blendspacedetails.cpp:29]

OLD - Anim - Aug 14, 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. The callstack is very close to https://jira.it.epicgames ...

[CrashReport] Assertion failed: !PinRef->bWasTrashed - UEdGraphPin::SerializePin()

UE - Gameplay - Blueprint - Sep 8, 2017

This is a common and longstanding crash that has affected more than 200 users since at least 4.15. This crashGroup was previously associated with [Link Removed], but that specific repro case has be ...

[CrashReport] FBlueprintEditor::OnRemoveExecutionPin()

UE - Gameplay - Blueprint Editor - Jul 14, 2017

This is a common crash affecting users on Mac and Windows. User Descriptionsremoving empty execution pins from sequence node Source Context 3952 void FBlueprintEditor::OnRemoveExecution ...

Functional Test won't start when placing a moving actor inside the level if setting Navigation Mesh's Runtime Generation to Dynamic

UE - Automation Test - Mar 21, 2019

User is trying to use the Functional Test class to construct some automated test cases. Whilst doing this they noticed that adding a BP_Actor (just a static mesh engine cube) that simply rotates (v ...

[CrashReport] UE4Editor_Landscape!ALandscapeProxy::CreateLandscapeInfo() [landscape.cpp:752]

UE - LD & Modeling - Terrain - Landscape - Jul 14, 2017

This is a common crash affecting users through 4.14 to 4.16. Users have not provided any descriptions. Source Context 740 #if WITH_EDITOR 741 ULandscapeInfo* ALandscapeProxy::Creat ...

Last frame pose is not evaluated when playing Anim Montage with Blend Out Time of 0 in AnimNodeSlot

UE - Anim - Gameplay - Apr 26, 2022

When playing AnimMontage with BlendOutTime set to 0.f with AnimNode_Slot of AnimBP, it seems that the last frame pose may not be evaluated. this issue does not occur in high frame rate and does not ...

Crash can occur when calling GetSkinnedVertexPosition on a skeletal mesh with a slightly different bone hierarchy than the skeletal mesh whose skeleton it is using

OLD - Anim - Apr 12, 2017

MDW: In progress (Dev-AnimPhys CL 3392820) When calling GetSkinnedVertexPosition on a skeletal mesh that uses the same skeleton as a different skeletal mesh with a slightly different bone hierarchy ...

[CrashReport] UE4Editor_Engine!FBlueprintDebugData::FindBreakpointInjectionSites() [blueprintgeneratedclass.h:382]

UE - Gameplay - Blueprint - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least 4.9 and affected over 280 users. User DescriptionsI added an item to a BP struct. Last time I did this (several months ago) ...