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 ...
Does not crash in 5.4 on same hardware so looks like a regression. Attached Unreal logs indicate source of critical error: 'FARKitCameraOverlayMobilePS' shader uniform expression set mismatched sh ...
As you can see from the above callstack it appears that calling RestoreArea can call FindPotentiallyClosedTab again higher in the stack, which can Remove() an entry from CollapsedDockAreas- this cau ...
Editor crashes when attempting to play a recorded demo - Assertion failed: IsGameWorld() && GetCurrentLevel() This issue occurs when using a template project or QAGame. This does not occur when usi ...
If the user adds two widgets to a switcher and then tries to drag one out of it the editor will crash ...
Ensures trigger when playing in the ChaosExamples_fracture map in the ChaosDestructionDemo project. The ensures seem to happen during different parts. A couple occurrences were when I triggered th ...
Crash when calling SetVector2DParameter on a Niagara Parameter Collection. The value for the SetVector2DParameter may or may not have to be changed in order for the crash to occur. Assertion faile ...