[CrashReport] Ensure condition failed: ToPin->LinkedTo.Contains(this)

UE - Gameplay - Blueprint - Oct 2, 2017

This is a frequent and longstanding Ensure that has occurred for more than 500 users since at least the 4.13 release. Additionally, there do seem to be a few crashes with this callstack mixed among ...

[CrashReport] UE4Editor_UnrealEd!TArray<TSharedRef<FAssetThumbnailPool::FThumbnailInfo,0>,FDefaultAllocator>::AddUniqueImpl<TSharedRef<FAssetThumbnailPool::FThumbnailInfo,0> const & __ptr64>() [array.h:1805]

Tools - Sep 20, 2017

This is a longstanding crash that occurs with low frequency per release, but has affected 400 users since the 4.11 release. Unfortunately among all of them, only one has provided any description. ...

[CrashReport] Crash CheckForWorldGCLeaks() - EditorDestroyWorld()

UE - AI - Sep 8, 2017

This is a somewhat common but longstanding Mac crash that has affected users since at least 4.13. Recently in 4.17.1, the crashes are all occurring in various ARKit projects User DescriptionsI add ...

[CrashReport] UE4Editor_UMG!UButton::SynchronizeProperties() [button.cpp:62]

UE - Editor - UI Systems - Sep 7, 2017

This is an infrequent but longstanding crash that has occurred since at least 4.13 and affected more than 350 users. User DescriptionsI using widget bp. I Try moving blur mistake same time press ct ...

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

[CrashReport] Crash while snapping multiple actors at once

Tools - Aug 29, 2017

Crash occurs when selecting all actors and pressing "End" to snap them to the floor. This doesn't occur if you create a blank map and add a few actors to it. The specific conditions may need to be ...

[CrashReport] UE4Editor_Engine!USceneComponent::UpdateComponentToWorldWithParent() [scenecomponent.cpp:492]

UE - Gameplay - Components - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least 4.12 and affected more than 400 users. User DescriptionsWas following the first Blueprint tutorial and dragged the geometry ...

[CrashReport] Assertion failed: SizeX <= GetMax2DTextureDimension() in d3d11texture.cpp

UE - Graphics Features - Aug 22, 2017

This is a common and longstanding assertion that has occurred since at least the 4.13 release. User DescriptionsI was messing with a sequencer's camera settings (not playing back, but active) and c ...

[CrashReport] UE4Editor_SequenceRecorder!FAnimationRecorder::Record() [animationrecorder.cpp:616]

UE - Anim - Sequencer - Aug 22, 2017

According to CrashReporter there is both an Ensure and a Crash that occur with this callstack. The error message for the Ensure is Ensure condition failed: UIDList == AnimationCurves.UIDList [File:D ...

[CrashReport] UE4Editor_CoreUObject!FLinkerSave::FLinkerSave() [linkersave.cpp:31]

UE - Foundation - Core - Aug 22, 2017

This is a longstanding and common crash that has occurred since at least the 4.11 release. The error appears to occur while trying to access a .tmp file. User DescriptionsI left unreal unattended ...