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 ...

Crash on Build All Levels

UE - World Creation - Worldbuilding Tools - HLOD - Apr 7, 2022

Crash on Build All Levels after a HLOD warning. EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000000f0 ...

Editor crashes when right clicking a box collision after adding a converted static mesh in blueprint editor

UE - Gameplay - Blueprint - Sep 1, 2016

I created a cylinder with a subtractive cylinder inside of it. I also used a box BSP with a subtractive box inside of it and got the crash to repro. I tried with a sphere BSP twice and didn't get ...

Editor crashes if Sequencer has keyframes for a variable that has changed

UE - Anim - Sequencer - Sep 19, 2018

The Editor crashes if loaded sequence has keyframes for an actor variable that has been changed, instead of soft erroring out. This was reported and tested on 4.20.3 (CL-4369336). It was reproduced ...

Ensure and Assertion thrown while attempting to change Float value on a Sky Light using the Set Editor Property node

UE - Editor - Workflow Systems - Apr 25, 2022

This is a regression. Assertion thrown while attempting to change a Float value on a Sky Light component using the Set Editor Property node. Different property values can trigger this assertion bes ...

Virtual Memory Limit Listed in Logs

UE - Foundation - Core - Dec 9, 2014

Logs show virtual memory limit for Windows 64 bit: 8388608.00. This is erroneous information that can be removed or replaced with more immediately useful information. ...