This is a regression. Tested in //UE5/Release-5.1 CL23901901 When a geometry collection is destroyed by an On Hit event the editor becomes unresponsive and never recovers. No crash is generated. ...
The CTRL+S shortcut does not save an opened Sequence it the Sequencer Window is undocked. Docking the Sequencer Window to the main window fixes the issue. I've reproduced the behavior on UE versions ...
Setting a Niagara Bool parameter during runtime causes ensure ...
If user connect a function that returns a Blendspace Asset to a Blendspace Player that BlendSpaceAsset settings are exposed to a pin, it crashes in the package. It does not occur if user do not con ...
If an AIPerception component is added to an actor and given one element set to either AI Hearing / AI Sight / AI Touch config then the game will crash once Request Stimuli Listener Update is called ...
Attempting to use the Fill Data Table from CSV File node will result in a crash if the CSV file is open when running. ...
When adding the SetSenseEnabled node to a Pawn and controlling another pawn that has an AIPerceptionStiumuliSource, the editor crashes. I tested using other senses such as Hearing and the crash occu ...
From the body of the ticket: We aim to do as much of the work off the game thread as possible to avoid impacting frame rate. We've recently found a crash during collection of the geometry slices fr ...
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 ...
Licensee observed crash in SGraphNode after modifying comments on blueprint nodes and saving. Has seen similar crashes before, unable to figure out how to reproduce them. ...