When reverting the change of overriding a function from a blueprint's parent, the editor will crash if that blueprint has a child of its own. Regression?: No This also occurred in 4.16 ...
When migrating from the version before 4.20 to the version after 4.20, opening the level sequencer will crash. I think that there is a problem with conversion from SnapTimeInterval (FixedFrameInterv ...
When pasting nodes with references to an event tick into a function then compiling the editor will crash. Regression from 4.12.5 Binary CL-3039270 Edit - TravisL: I was able to repro this crash o ...
Crash occurs when the mannequin skeleton is retargeted to the Daz skeleton Does not occur in 4.18.3 ...
Pasting a button element from one Widget Blueprint into a second Widget Blueprint that has had its root Canvas Panel deleted results in a crash. The crash only occurs when the Canvas Panel is delete ...
Renaming an emitter's name in Timeline panel of Niagara editor causes an editor crash. This happens because FViewModelHierarchyOperation constructor is called with null InAnyModel ptr; FViewModelHi ...
Unreal Engine 5.4 code will no longer compile after applying both the RHI improvement code changes as described in [Link Removed] and the fix for the crash described in [Link Removed]. The compilati ...
Undo, redo, undo after issuing a replace actor action causes the editor to crash. Found on: //UE4/Release-4.13 CL-3078131 Crash reporter: [Link Removed] Regression from //UE4/Release-4.12 CL-3053 ...
Black board key names that are longer than 1024 characters will cause a crash ...
A crash occurs from the change of inner struct value with TMap variable of an outer struct. This crash does not occur if you change the variable type as a substitution for the last step. Regression ...