Crash when resetting asset import data in static mesh editor

UE - Editor - Content Pipeline - Import and Export - Nov 29, 2019

Unable to save Blueprint Function Library if it references a string table entry

UE - Editor - UI Systems - Localization - Apr 4, 2019

Regression. Function library saving crashes if it references to a string table entry. ...

Ensure when restoring pre-animated state on Skeletal Mesh with Linked Anim Graph

UE - Anim - Sequencer - Jul 20, 2020

Download and launch attached projectPIEPress the "E" key to play the sequenceWait until sequence finishes RESULT Ensure in FAnimInstanceProxy::GetSkeleton as a result of restore state calling Unbind ...

[Sound Cue][Open World] - Crash when creating a Sound cue from an Ambient Sound actor on an Open World map

UE - World Creation - Worldbuilding Tools - OFPA - Apr 18, 2022

When trying to recreate an issue that resulted in [Link Removed], I came across this call stack.   Regression testing done in //UE4/Release-4.27.2 CL-18427296 and this issue did NOT happen. ...

Crash on debugging a minimized Blueprint (access violation in SWatchTreeWidgetItem)

UE - Gameplay - Blueprint Editor - Mar 27, 2019

Debugging a blueprint with a breakpoint while the Blueprint Editor window is minimized causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 5531554), 4.23 (CL - 5586947) ...

Crash when deleting mesh instances of a HISM component

UE - World Creation - Worldbuilding Tools - Foliage - Apr 24, 2019

When trying to delete an existing (and saved) mesh instance from a Hierarchical Instanced Static Mesh component the Editor crashes due to a failed assertion, however clearing all instances does not ...

Pasting nodes into level blueprint crashes editor

UE - Gameplay - Blueprint - Jun 13, 2017

Crash creating local variable in ABP function

OLD - Anim - Dec 5, 2019

Creating a local variable in an ABP function crashes ...

Linker exception opening project project after updating to 4.25.4

UE - Gameplay - Blueprint - Oct 27, 2020

User has encountered an exception opening their project when they updated from 4.25.3 to 4.25.4. No repro, log or test project is given at the time. ...

Project fails to package nativized const reference parameter

UE - Gameplay - Nov 17, 2017

Overriding a BlueprintNativeEvent function with a const reference parameter in blueprints causes the project to fail to package if the blueprint is nativized. Note: This only occurs if the function ...