Crashreporter.exe does not appear in packaged projects

UE - Foundation - Core - Oct 30, 2015

Crash Reporter does not get packaged with development build projects when they have "Include Crash Reporter" set to true in packaging options. ...

[Sound Cue][Open World] - Crash when creating a Sound cue from an Ambient Sound actor on an Open World map

UE - World Creation - Worldbuilding Tools - OFPA - Apr 18, 2022

When trying to recreate an issue that resulted in [Link Removed], I came across this call stack.   Regression testing done in //UE4/Release-4.27.2 CL-18427296 and this issue did NOT happen. ...

Editor crash loading a Blueprint asset when a child scene component C++ type changes to a non-scene component type.

UE - Gameplay - Blueprint Editor - Jan 16, 2019

Changing the type of an existing child scene component to be a non-scene component type triggers some fixup code at load time which attempts to remove the node from its current position in the scene ...

Crash when a StateTree-related Parameter is of a type that includes two nested arrays with the same name (due to FPropertyChangedEvent::ArrayIndicesPerObject using array names to map to their changed indices)

UE - Framework - Dec 19, 2025

This issue was reported in the context of adding and setting parameters on StateTrees, Tasks and related assets, but its root cause lies in the structure FPropertyChangedEvent and can possibly affec ...

Crash in Acquire/Release UGoogleARCorePointCloud.

UE - Platform - XR - Mar 21, 2018

Crash when enabling Edit Mode

OLD - Enterprise - Aug 3, 2018

Crash in MaterialInstance when deleting a layer

UE - Graphics Features - May 4, 2021

Repro from licensee here - [Link Removed] ...

Crash when duplicating a skeletalmesh in runtime

UE - Editor - Content Pipeline - Asset Build - Jun 20, 2022

Rare crash in FWidgetAnimationState::OnStopped

UE - Anim - Sequencer - Jun 22, 2026

The FWidgetAnimationState::OnStopped delegate is getting created when the widget anim state is being destroyed and then queued to be executed later. Something is happening between the queue and the ...

Issue with Finish Transaction after an app has crashed.

UE - Platform - Mobile - Apr 24, 2015