Crash importing alembic asset over itself after saving it in Content Browser

UE - Gameplay - Aug 9, 2016

Crash occurs when importing an alembic asset as a static mesh, saving it, and then importing it again as Geometry Cache. ...

Crash when Playing in Mobile Preview with Capsule Direct Shadows

UE - Platform - Mobile - Jul 15, 2016

When Capsule Direct Shadows are enable, attempting to play in Mobile Preview will cause the preview to crash. ...

Clearing SubUV Animation assigned texture Crashes Engine

UE - Graphics Features - Aug 4, 2016

Clearing the texture field in the SubUV Animation after creating it from a texture in the content browser will crash the engine. ...

Sequential Level Loading in Python causes Crash

UE - Editor - Workflow Systems - Apr 16, 2019

Loading all the levels selected in the Content Browser and running the aforementioned Python script causes the editor to crash Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22 (CL - 5 ...

Crash removing a pin from an in-use struct, and then undo/redo

UE - Gameplay - Blueprint - Jun 7, 2017

REGRESSION No Crash occurs when the user deletes a pin from a struct that is in use, then performs undo and redo on the deleting. ...

D3D HUNG crash with Aftermath result: CullLights

UE - Graphics Features - Apr 27, 2017

This is a specific subset of D3D HUNG crashes from [Link Removed]. This JIRA is for the crashes with the following results from Aftermath: [105]LogRHI:Error: [Aftermath] Status: Timeout [105]LogR ...

Adding parent constraint to control rig in shot crashes the editor

UE - Anim - Anim in Engine - Mar 10, 2023

Adding a constraint to a control rig in a subsequence will crash the editor. ...

Crash upon editing a GameplayTagQuery inside of a DataAsset

UE - Gameplay - Oct 27, 2017

When a GameplayTagQuery variable is edited from inside of a DataAsset, the editor crashes when the changes are saved. This could be related to a bug that was fixed previously: [Link Removed] Regres ...

Editor crashes when closing one viewport while two viewports are open in persona

UE - Anim - Runtime - Jul 20, 2023

Crash when opening anim sequence and closing one viewport with two viewports open. No crash when one viewport is closed from one viewport open. ...

Geometry Cache crashing when loading async in a cooked build

UE - Editor - Content Pipeline - Import and Export - May 15, 2019

Geometry cahces check if they are in the game thread, which causes a crash when their packages are async loaded in a cooked build. ...