Crash opening Infiltrator packaged on Windows for Linux

UE - Platform - Linux - Jan 18, 2017

This occurred on packages that were created on different Windows machines. This crash is not occurring on other platforms during our Samples Pass. ...

Ensure occurs if the decal scale is set to a very small value

UE - Graphics Features - Jun 15, 2022

The variable emitting this ensure (RelativeWorldToDecalMatrix) is not actually used, so this line can be removed. FDeferredDecalPS::SetParameters ... const FLargeWorldRenderPosition AbsoluteOri ...

Editor crashes when compiling widget blueprints when the behavior section is expanded

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 367 uint8* FObjectPropertyNode::GetV ...

[CrashReport] UE4Editor_PropertyEditor!FObjectPropertyNode::GetValueBaseAddress() [objectpropertynode.cpp:373]

Tools - Nov 1, 2017

This is a trending crash coming out of the 4.18 release. The callstack shares similarities to [Link Removed], but seems different enough to warrant a separate Jira. User DescriptionsSimple streamin ...

Closing a Geometry's Collection Dataflow Editor window when the ChaosVehiclePlugin is enabled is crashing the Unreal Editor when running it with the -stompmalloc flag

UE - Simulation - Physics - Jan 27, 2025

As the title describes, closing a Geometry's Collection Dataflow Editor window when the ChaosVehiclePlugin is enabled is crashing the Unreal Editor when it is running with the -stompmalloc flag. The ...

Race condition triggers an ensure 'bIsInitialized && Other.bIsInitialized' inside FVisualLogEntry::MoveTo on animation worker thread

UE - AI - Debugging - Oct 18, 2024

A licensee reported occasionally triggers an ensure during automation testing, potentially when the GameThread flushes Visual Logger via FVisualLogger::Flush() and an animation worker thread executi ...

Crash compiling blueprint referenced by Level Sequence while sequence is open

UE - Anim - Sequencer - Jul 19, 2017

Compiling a blueprint that is used in a sequence when the blueprint exists on a sublevel will cause a crash if the level sequence is currently open. ...

Child actor primitive root component failing to decrement attachment counter to 0 before UPrimitiveComponent::FinishDestroy

UE - Gameplay - Components - Aug 8, 2024

Dragging a BP actor containing a child actor component of an actor class with a static mesh as its root component into the scene viewport will cause artifacts and hit SceneData.AttachmentCounter.Get ...

Syncing a texture from source control while a material editor sampling it is open will crash the editor

Tools - Apr 13, 2018

Syncing to source control will cause a crash if a texture is synced that is being referenced by an open material editor, even if the texture hasn't been modified. A quick solution may be to close th ...