Crash when removing mesh and undoing in Character Blueprint

UE - Gameplay - Blueprint Editor - Aug 9, 2023

When removing a mesh from a Character BP and undoing the engine will crash. This issue is occurring in //UE5/Release-5.3 @ CL 26560699 This issue is NOT occurring in //UE5/Release-5.2 @ CL 2600198 ...

Creating an AnimStreamable asset immediately crashes the editor

UE - Anim - Runtime - Feb 6, 2024

When creating an anim streamable we immediately fail a check in the compression code in FCompressibleAnimData::FetchData: checkf(AnimSequence, TEXT("Invalid animation sequence while trying to fetc ...

Crash when trying to copy-paste nodes in a module graph

UE - Niagara - Jun 1, 2022

The nodes I tried to copy are in the screenshot. Hit an ensure before the crash: Ensure condition failed: ScriptVariable != nullptr [NiagaraScriptGraphViewModel.cpp][Line: 294] Script variable sh ...

Crash when changing details of an animation in an Animation Composite

UE - Anim - Jun 7, 2022

This is a regression tested in //UE4/Release-4.27 CL#18319896 Fatal error is thrown and the Editor crashes when changing details of an animation in an Animation Composite. ...

One-off crash closing VREditor by taking off HMD

UE - Editor - Workflow Systems - Nov 21, 2016

Encountered a one-off crash closing VREditor by taking off the HMD (VR Headset). No repro attempts were successful and CrashReporter linked it to an unrelated known issue which also does not current ...

Crash when Calling Enable HMD (True) in a shipping build

UE - Platform - XR - Mar 9, 2017

Crash with empty callstack when Calling Enable HMD (True) in a shipping build ...

Warp Utils plugin crashes on Editor restart

UE - Virtual Production - Mar 17, 2020

Enabling the Warp Utils plugin and restarting the Editor causes it to crash. This is a regression from 4.24.3 (CL-11590370). This was reported and tested in 4.25 Preview 2 (CL-12055273) and reprodu ...

Projects crash on Android when trying to load mips

UE - Platform - Mobile - Jan 20, 2017

Projects that are deployed in the Debug configuration crash when trying to load mips on the Android device. I do not see this issue when launching a project onto Android using the Test configuratio ...

Editor Crashes when placing a widget blueprint from one widget blueprint into another via the user created section

UE - Editor - UI Systems - Oct 8, 2014

CHANGELIST: 4.5.0-2316912 CRASHREPORT: Did not produce an error report CALLSTACK: Did not produce an error report DESCRIPTION:   Editor Crashes when placing a widget blueprint from one widget b ...

Editor crash when disabling looping in a nested subscene

UE - Anim - Sequencer - Aug 26, 2021

Disabling looping in a nested subsequence seems to crash the editor upd. Regression was checked on //UE4/Release-4.26 CL 15973114, the issue wasn't reproduced. Regression - Yes ...