Crash, Couldn t find Shader FHitProxyVS for Material Resource M_Glass

UE - Graphics Features - Aug 18, 2014

Changing the properties of M_Glass and M_Metal_Copper to two sided via the property matrix crashes the editor to desktop. (Note: M_Glass with ANY of the M_Metal Materials except M_Metal_Chrome will ...

Attempting to apply instance changes to blueprint after altering a struct array crashes editor

UE - Gameplay - Blueprint - Dec 14, 2015

Editor crashes if a struct array that has been made editable is edited in an instance within the details pane of the level viewport, then the changes are applied from the instance to the base bluepr ...

GAS: Removing an AttributeSet followed by removing an active GameplayEffect results in client crash

UE - Gameplay - Gameplay Ability System - Aug 23, 2023

Gameplay Ability System Standalone: Removing an attribute set and then removing an active gameplay effect that has a modifier for an attribute from that set results in a crash. Currently, one must ...

An ensure is triggered when a StaticMesh is set inside a StaticMeshComponent on an actor, and another actor references the static mesh actor from two child actor components.

UE - Content - Engine - Feb 5, 2025

There is an issue when setting a Static Mesh inside a blueprint that it is referenced by another blueprint with more than one child actor. An ensure is triggered inside the engine, and there is a ...

ARM64 projects crash on device with Signal 11 with GooglePlay plugin enabled

UE - Platform - Mobile - Sep 20, 2016

When launching ASTC ARM64 packaged project onto S7, it'll crash with Signal 11. It seems very similar to [Link Removed]. ...

[CrashReport] UnrealEditor-AnimGraph!UAnimGraphNode_Base::GetAnimBlueprint() [AnimGraphNode_Base.h:306]

UE - Anim - Sequencer - May 16, 2022

Generated from CrashReporter ...

"StaticFindFirstObject: Ambiguous object name" on delegates with timelines in packed level actors

UE - World Creation - Worldbuilding Tools - Level Instances - Jan 31, 2024

Regression: Crash when saving the level blueprint of a world-partition map containing any node with an unconnected input pin of type "Gameplay Attribute Structure"

UE - Framework - Blueprint - Feb 19, 2025

In UE 5.5, when the user attempts to save the level blueprint of a world-partition map, the Editor crashes if the BP contains any node with an input pin of type "Gameplay Attribute Structure", as lo ...

Creating 3 player splitscreen causes viewport to go black on PIE

UE - Graphics Features - Feb 13, 2015

If a game is set to play with 3 player splitscreen, starting the came will cause the viewport to go completely black. Does not occur with 2/4 players. Does not occur in standalone ...