Crash in Material Editor when calling GetScreenSpaceData() from custom node

UE - Rendering Architecture - Materials - Jan 27, 2023

[UDN 18615482] SPropertyMenuComponentPicker crashes depending on clipboard contents

UE - Editor - Workflow Systems - Apr 17, 2025

[Link Removed] From UDN: "The component picker has a Paste option and when trying to decide if it should be enabled or not it attempts to load a class using the clipboard contents as a class name. ...

Cooked content results in crash on launch of QAGame.exe

UE - Graphics Features - Feb 22, 2019

Seems to be an issue with how the cooker is calling the contents of TM-ShaderModels. ...

Crash when Redoing the placement of a Blueprint with a Child Actor Component

UE - Gameplay - Blueprint - Aug 8, 2016

Perhaps the Child Actor being "undod" is not saved correctly? ...

Syncing Font Assets through Subversion can cause a crash

Tools - Jun 5, 2017

A licensee is having issues syncing their fonts folder from within the editor using Subversion. This issue only occurs with their Fonts folder; with the callstack they supplied, this leads me to bel ...

UMG: crash when a namedslot has content in a widget blueprint and its instance

UE - Editor - UI Systems - UMG - Jun 17, 2024

workaround: open WBP_A and remove its namedslot content to avoid having two contents in the same namedslot. ...

MoviePipeline: HighRes Tiling feature crashes at high resolutions

UE - Anim - Sequencer - MRQ - Jan 4, 2023

If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...

Crash when calling an event with an enum reference parameter with literal

UE - Platform - Linux - May 1, 2018

The issue appears to be the type of the input pin on the custom event(or function - both behave the same), under normal circumstances it should allow you to pick the enum from a list on the calling ...