[CrashReport] UE4Editor_Engine!FPointerToUberGraphFrame::~FPointerToUberGraphFrame()

UE - Gameplay - Blueprint - Aug 15, 2017

This is a trending crash coming out of the 4.17.0 release. Users have not provided any descriptions of their actions when the crash occurred, however the callstack is very similar to [Link Removed] ...

Crashes occur when creating a static texture from a non-HDR Cube Render Target in DirectX12

UE - Rendering Architecture - RHI - Sep 11, 2023

While working with DirectX 12 in the project settings, the editor crashes by check() code when attempting to create a static texture from a non-HDR Cube Render Target asset. This crash doesn't occur ...

Undo/Redo can cause the gizmo to desync from a leaf-selected component

UE - Editor - Workflow Systems - Oct 18, 2021

This is a regression from 4.27. This is happening because of the change to typed elements. UEditorEngine::PostUndo, when combined with the typed element changes causes the selection set to reorder ...

AbilityTask_PlayMontage will 'zombie' if Interrupted during BlendOut

UE - Gameplay - Gameplay Ability System - Apr 14, 2023

User reports: I've noticed a bug with PlayMontageAndWait There are 4 possible triggers when a Montage completes:OnCompletedOnBlendOutOnInterruptedOnCancelled Once OnBlendout has been triggere ...

[CrashReport] UE4Editor_Engine!FSkeletalMeshObject::UpdateMinDesiredLODLevel() [skeletalrender.cpp:81]

OLD - Anim - Nov 2, 2017

This is a somewhat common crash that has occurred since at least the 4.16 release. User DescriptionsReimported a skeletal mesh from an FBX file.reimported static mesh Source Context 70 v ...

iOS CloudKit Crash

UE - Platform - Mobile - Dec 12, 2019

iOS app crashes when cloudsaves are active When attempting to deploy with 4.25 MAIN @ CL 10668484 it fails with error LogPlayLevel: === BUILD TARGET AJ_ioscloudsave OF PROJECT AJ_ioscloudsave WI ...

Editor crashes when child blueprint uses billboard in construction script

UE - Gameplay - Blueprint - Jun 24, 2015

The editor is crashing when a child blueprint uses a billboard in the construction script after hovering over 'apply instance changes to blueprint' from the details panel. ...

Editor crashes when changing skeletal mesh if another skeletal mesh component is attached when using master pose node

OLD - Anim - Jan 27, 2020

The crash only occurs if the additional skeletal mesh component is used with Set Master Pose Component (see ToggleAttach function in the TopDownCharacter BP). It doesn't seem to matter what mesh we' ...

Crash when changing Animation Segment Playrate in Animation Composite

UE - Anim - Runtime - Aug 8, 2022

See [Link Removed] ...

Printing the result of the 'Get Move Ignore Actors' node will crash the editor

UE - Gameplay - Blueprint - May 6, 2015

Printing the result of the 'Get Move Ignore Actors' node will crash the editor. The Licensee found the issue while exploring a workaround for this JIRA:https://jira.ol.epicgames.net/browse/UE-14734 ...