"Invalid resource entry creating uniform buffer" when running Vulkan on Mobile

UE - Platform - Mobile - Apr 30, 2019

Android projects in 4.22.1 crash on launch with Vulkan enabled. Did NOT reproduce in 4.23 MAIN at CL 6156332 4.22.1 release CL is the same as a related fix for this ( [Link Removed] )  ...

AttachRootComponentToActor being used over a network can cause an Ensure (previously an Assertion) to be triggered.

UE - Gameplay - Jan 11, 2016

This is a continuation of [Link Removed]. The previous ticket changed an Assertion to an Ensure in order to stop a crash from occurring, and stated that a more complete fix would be coming in 4.10. ...

[CrashReport] FMaterialEditor::NotifyPostChange()

UE - Rendering Architecture - Materials - Aug 29, 2017

This is a trending crash in the 4.17 release. Update: also trending in the 4.18 release User DescriptionsImporting new charactertogled lighting modes on shadersChanging attriubtes on a materialWa ...

[CrashReport] UE4Editor_PropertyEditor!FObjectPropertyNode::GetValueBaseAddress() | FSequencerObjectChangeListener::OnObjectPostEditChange

UE - Anim - Sequencer - Oct 5, 2017

This is a common crash that has occurred in 4.17.1 and 4.17.2, there are no immediate records of it occurring previously. Users have not provided any descriptions of their actions when the crash oc ...

[CrashReport] rml::internal::Block::findObjectSize() - UBlueprintGeneratedClass::DestroyPersistentUberGraphFrame

UE - Gameplay - Blueprint - Sep 7, 2017

This is an infrequent crash that has occurred for a few users exclusively in 4.17.1 (possible regression from 4.17.0?). Users have not provided any descriptions of their actions when the crash occu ...

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

UE - Rendering Architecture - Materials - Sep 14, 2017

This is a somewhat common crash in 4.17.1. This same callstack appeared a few times during 4.11, but then has not been seen until recently. Users have not provided any descriptions of their action ...

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