Editor crash when attempting to access Window menu bar after compiling plugin through the editor

UE - Foundation - Cpp Tools - Plugin System - Jan 27, 2016

The editor will crash if the Window menu button next to Edit is pressed after compiling a toolbar plugin through the editor and attempting to click/use it. ...

Geometry Collection crashing BP Simulation when set to enable Physics via Event Graph

UE - Simulation - Physics - Destruction - Dec 2, 2022

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Issue does not occur when user Simulates in level viewport, nor when geometry collecti ...

Editor crash opening level with instance blueprint component

UE - Gameplay - Blueprint - Feb 20, 2017

When an actor has an instanced blueprint property, the order in which the map's imports are being verified when loading can cause the editor to crash. For example, trying to load an instanced bluep ...

Assigning FSoftObjectPath to null entry in Blueprint Trips ensure on Compile/Load

UE - Gameplay - Blueprint Editor - Apr 21, 2022

[Link Removed] 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 ...

Editor crashes on blueprint open when shortcut key is implemented through code

UE - Gameplay - Jun 7, 2017

Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...

Niagara Simulation Stage + DynamicMaterialParameters crash

UE - Niagara - Feb 6, 2021

deleting the code "&& SimulationStages[i]->bEnabled" in UNiagaraEmitter::GetScripts will bypass the problem [Image Removed] ...

The Starter Contents SM_Statue exists in a bad state, leading to crashes when trying to open levels where it is referenced

UE - Graphics Features - Ray Tracing - Feb 18, 2025

The SM_Statue exists in a bad state leading to a crash when it is loaded or anything that references it is loaded, e.g. Minimal Default level in the Starter Content. It can be deleted as a temporar ...

Crash Occurs While Running EQS Using Add Generated Vector Node

UE - AI - Sep 8, 2016

A crash is occurring when running a custom EQS generator that returns a Point and uses the Add Generated Vector node. This is a regression. No crash occurs with the same setup in 4.12.5. ...

[Interchange] Ensure when re-importing an asset that was import with a blueprint pipeline

UE - Editor - Content Pipeline - Import and Export - Mar 14, 2025

The issue is in UInterchangeAssetImportData::ProcessPipelinesCache() The following iteration do not find blueprint pipeline, not sure about python pipeline, it need to be test. TMap<FString, UClas ...

Setting Slate Font Info default value in struct crashes editor

UE - Gameplay - Blueprint - May 19, 2016

Setting Slate Font Info default value in struct crashes editor Frequency: 3/3 Crashreporter N/A Regression (no) issue (does) occur in 4.11.2 ...