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

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

Crash when using AActor::Rename to change the Outer of an actor to a SubLevel

Tools - Apr 6, 2018

Using AActor::Rename to change the Outer of an actor to a SubLevel will cause the editor to crash when the AActor is shown in the World Outliner. Regression?: Yes This does not happen in 4.18 but ...

Exiting PIE after ejecting from pawn and opening a level sequence will crash the editor

UE - Editor - Workflow Systems - Oct 26, 2023

Editor crashes after ejecting from pawn and opening a sequence when ending PIE ...

Crash when changing the AnimNotifyState property after moving the AnimNotifyState range added to AnimMotage

OLD - Anim - Jul 5, 2019

NotifyStateClass may be nullptr when AnimNotifyState and AnimNotify swap occur in NotifyTrack. Workaround: SAnimNotifyPanel.cpp void SAnimNotifyPanel::OnPropertyChanged(UObject* ChangedObject ...