Crash occur when using AddSpawnableFromClass with BlueprintGeneratedClass specified

UE - Anim - Sequencer - Aug 13, 2019

BlueprintGeneratedClass is not based UBleupint. So the following code is failed. bool UActorFactoryBlueprint::PreSpawnActor( UObject* Asset, FTransform& InOutLocation) { UBlueprint* Blueprint = ...

Packaging with plugins GearVR and GoogleVR together cause build failed with multiple definitions of GetHMD()

UE - Platform - XR - Sep 7, 2016

Packaging with plugins GearVR and GoogleVR together cause build failed with multiple definitions of GetHMD(). Log attached for build error and error portion plugged into the callstack box. ...

AttachRootComponentToActor being used over a network can cause an Ensure (previously an Assertion) to be triggered.

UE - Gameplay - Jan 11, 2016

This is a continuation of [Link Removed]. The previous ticket changed an Assertion to an Ensure in order to stop a crash from occurring, and stated that a more complete fix would be coming in 4.10. ...

Imported heightmaps with 2x2 sections crash editor

UE - LD & Modeling - Terrain - Landscape - Jul 18, 2016

Importing a heightmap with 2x2 segments seems to cause the editor to crash in 3 different instances: 1. Importing the same 2x2 segment landscape a second time after deleting the first instance 2. ...

Changing particle system template via Blueprints crashes Editor and packaged game

UE - Niagara - Apr 4, 2019

Setting a ParticleSystem component in a Blueprint to none/null with a "Set Template" node causes the editor and the packaged project to crash. I have noticed this when migrating my game to 4.22, whi ...

First Person Example Project Crash when character movement component is cast in viewport.

Tools - Jul 23, 2019

Crash is caused by incorrect cast to display ActorComponent in viewport (gizmo used to move it should not be present) ...

Assertion thrown while deleting a Curve from a Control Rig asset - DetailsViewWrapperObject.cpp: 231

UE - Anim - Rigging - Control Rig - Apr 1, 2022

Assertion thrown while deleting a Curve from a Control Rig asset.  ...

Importing folder with a period in its name causes crash

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

Folders with periods in the name will crash when attempting to import them. ...

Deleting static mesh that is used by foliage tool in content browser then selecting foliage window crashes editor

UE - World Creation - Worldbuilding Tools - Foliage - May 11, 2015

If a static mesh is being used by the foliage tool and then deleted in the content browser, the foliage tool will retain a copy of the object and crash the editor if the foliage window is selected a ...

Crash occurs when creating a New Level from the Levels window while it is pinned to the side bar

UE - World Creation - Worldbuilding Tools - May 2, 2022

An assertion occurs when creating a New Level from the Levels window while it is pinned to the side bar. ...