Crash spawning actor with instance editable gameplay tag property that was changed inline

UE - Foundation - Core - UObject - May 6, 2020

REGRESSION Does not occur in 4.24 Crash occurs if the user spawns an actor with an instanced editable Gameplay Tag node that was changed on the spawn node. Another user reported this happening wit ...

Particle memory can be corrupted leading to a crash

UE - Foundation - Core - Jan 7, 2019

Blackboard interaction crashes engine

UE - AI - May 15, 2015

User Description: "I'm trying to implement AI and following zoombapup's Guard AI YT tutorials. Whatever I do within Blackboard crashes the engine. Yes even a single click on Self key. Here's the dum ...

Opening blueprint debugger crashes editor

UE - Gameplay - Blueprint - Apr 29, 2016

The editor crashes upon attempting to open the blueprint debugger through the Window menu. Frequency: 2/2 Regression (Yes) issue (does not) occur in 4.11.2 ...

Crash when adding an Event Write node to a Niagara Scratch Pad module

UE - Niagara - May 13, 2021

It seems that the crash is related to all of the "Write" events. I tested the Event ChaosDestruction Write, Event Float Write, and Event Bool Write and all 3 caused the crash, but their "Read" count ...

Sequencer Playlist - Triggering a playlist will crash every other editor on a Multi-user session

UE - Virtual Production - Tools - Sequence Playlist - Nov 24, 2022

[Link Removed] ...

Crash when setting Kill Particles to true on some emitters in a Niagara System

UE - Niagara - May 20, 2021

When setting the Kill Particles boolean of an emitter in a Niagara System to true, the editor crashes. So far, I've only been able to reproduce the issue with the NS_EH_KP system that a user provide ...

Crash when playing with Vulkan Mobile Preview

UE - Platform - Mobile - Sep 21, 2017

Occasionally getting a crash when playing with Vulkan Mobile Preview. Have not had it repro 100% of the time. ...

Crash undoing in Montage editor with no montage sections

OLD - Anim - May 22, 2017

Crash occur in the animation montage editor when the user does an undo action with no montage sections. ...

Crash when launching a packaged project where a code class gets a reference to a Blueprint widget that contains an instance of a Blueprint struct

UE - Gameplay - Blueprint - Aug 3, 2017

A packaged project will crash on launch if a code class uses ConstructorHelpers::FClassFinder to get a reference to a Blueprint Widget that contains a Blueprint struct variable. Disabling EDL in the ...