Crash occurs when trying to edit a MetaSound Source asset while a MetaSound Source object is referenced utilizing FObjectFinder in C++

UE - Audio - MetaSounds - Apr 14, 2022

Crash occurs when trying to edit a MetaSound Source asset while a MetaSound Source is referenced utilizing FObjectFinder in C++ Repro Rate: 3/3Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\R ...

Hot Reload crash with Scene Component tied to Actor class

UE - Foundation - Core - Feb 19, 2015

After creating a Scene Component code class and an Actor code class, creating a reference to the SceneComponent in the Actor class constructor will cause a crash on hot reload in the editor. ...

Adding a code class to a blueprint project causes the editor to crash

UE - Foundation - Core - Oct 5, 2017

Adding a code class to a blueprint project causes the editor to crash after attempting to hot reload. This only occurs for a fully bluprint project, code projects or BP projects that have already h ...

Converting a landscape to blueprint crashes editor

UE - Gameplay - Blueprint - Sep 17, 2015

Converting a landscape to a blueprint immediately crashes the editor. Frequency: 2/2 ...

Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash

UE - Anim - Sequencer - MRQ - Apr 18, 2022

Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the user is ...

Crash in blueprints when opening right-click menu

UE - Gameplay - Blueprint - Apr 22, 2015

Right clicking inside the event graph of a blueprint that is derived from PhysicsCollisionHandler will crash the editor CrashReporter: [Link Removed] ...

Editor crashes when opening a project that includes a plugin with more than two custom Volume classes

Tools - Jun 7, 2017

Adding more than two custom Volume classes to a plugin results in any project that includes that plugin crashing when opening it in the Editor. There does not appear to be a problem with adding thre ...

WP HLOD Crash on Small Cell Sizes

UE - World Creation - Worldbuilding Tools - HLOD - Jan 8, 2024

Adding a Blueprinted custom StaticMeshComponent to a Blueprint results in an Ensure being triggered.

UE - Gameplay - Components - Aug 24, 2015

If a Blueprint is made from a custom Blueprintable StaticMeshComponent, and that Blueprint is added as a component to another Blueprint, an Ensure is triggered. No Ensure occurs if the custom nativ ...

Fatal Error: Cast of Package to AnimGraphNode_BlendSpaceGraphBase failed when deleting an opened Blendspace node in a State graph

UE - Anim - Runtime - Anim Blueprints - Aug 10, 2021

When deleting a Blendspace or Blendspace 1D node in a state graph, after opening it, the editor crashes. It doesn't crash when deleting it before opening the Blendspace node. It also doesn't matter ...