Crash When Renaming a Duplicated Collapsed Node Graph With a Period in the Name

UE - Gameplay - Blueprint - Feb 3, 2017

A crash is occurring if you collapse a node and name the collapsed graph something that contains a period. The crash occurs if you copy and paste the collapse graph, and then attempt to rename it. I ...

Assigning FSoftObjectPath to null entry in Blueprint Trips ensure on Compile/Load

UE - Gameplay - Blueprint Editor - Apr 21, 2022

[Link Removed] Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 ...

Android build fails with GPU Lightmass plugin enabled

UE - Platform - Mobile - Nov 5, 2020

Packaging for Android fails with the GPU Lightmass plugin enabled. A customer reported this and I was able to successfully repro it, however my callstack was different. I'm attaching my logs and cal ...

Spawnable Level Instance via Sequencer in WP map

UE - World Creation - Worldbuilding Tools - Level Instances - Aug 21, 2023

ULevelInstanceSubsystem::OnActorDeleted: check(!IsEditingLevelInstanceDirty(LevelInstance) && !HasDirtyChildrenLevelInstances(LevelInstance)); ...

Editor crash in blueprint after compiling Post Process Settings node setings

UE - Gameplay - Blueprint - Nov 14, 2017

Adding a variable of Post Process Settings structure to a blueprint causes the editor to crash when the blueprint is compiled. Regression: Yes - Editor did not crash on compile in 4.17.2 (CL 365890 ...

Saving a Slate Vector Art asset causes a crash

UE - Editor - UI Systems - Mar 17, 2022

Saving a Slate Vector Art asset causes a crash. ...

Crash upon diffing Blueprint that was reparented when its previous parent has already been deleted

UE - Gameplay - Blueprint Editor - Sep 20, 2017

When attempting to diff a Blueprint that has been reparented when the previous parent no longer exists in the editor, a crash occurs. The crash is due to the editor attempting to reference the delet ...

Crash Occurs When Creating Pose Asset from an Animation in Persona

OLD - Anim - Feb 1, 2018

Engine crashes when creating a new pose asset in persona using the Create Asset option -Tested with walk, idle, and run anims -Didn't crash only once out of the several times tested with the Third ...

Nullptr Ensure and crash after HotReloading

UE - Foundation - Core - Jan 26, 2017

Following my repro, I hit an ensure and crash. The two times I tried to repro after my first crash resulted in different call stacks. I'll comment the other Jiras once I have them in. One of my cra ...