Crash when setting Retainerbox scale is set to 0 at runtime

UE - Editor - UI Systems - Jan 22, 2021

Crash at runtime when Retainerbox scale is set to 0. The call stack indicates that the size of RenderTarget2D is set to 0. Attached repro project sets the scale of the RetainerBox that wraps the Im ...

Crash in Vulkan when changing Source Texture for Rect Light

UE - Rendering Architecture - RHI - Jan 5, 2023

Regression: Tested in UE5/Release-5.0, no crash occurs so this is a regression No crash occurs in 5.0, but the rect light's light does not change based on the Source Texture. Rect lights function a ...

Editor crash on Mac when closed after adding third party library plugin

UE - Platform - Apple - Apr 11, 2016

After adding a third party plugin to a project and restarting as prompted, closing the editor again causes a crash. Crash Reporter Link: [Link Removed] Additional Note: This crash was encountered ...

Editor Crashes when copying/pasting a custom event function that was within a separate function to an event graph if the custom event was created in another blueprint

UE - Gameplay - Blueprint - Jan 16, 2015

Editor crashes when a custom event node is called as a function within a different blueprint in a separate function, then copied and pasted into the event graph of the second blueprint, the executio ...

Crash on garbage collection - Encountered 20 object(s) breaking GC Clusters assumptions.

UE - Foundation - Core - Aug 15, 2018

Garbage collection crash during opening cinematic. Note after crashing and relaunching the game the saved file appears as 8% complete instead of 0%. Note this crash is also occurring with //UE4/D ...

Disable runtime crash processing allocating too much memory

UE - Foundation - Core - May 26, 2015

User has included logs within his AnswerHub post. Spoke with Jarek S. regarding the crash reporter issues he's experiencing, Jarek has requested Jiras: "​Allocating like crazy is caused by the run ...

Hot Reload Crash involving variables in USTRUCTs

UE - Foundation - Cpp Tools - Hot Reload - Sep 1, 2016

This issue was created for this UDN post: https://udn.unrealengine.com/questions/306933/hotreload-crashbad-behavior-when-addingremoving-pa.html This repro is based off his last repro, cutting it do ...

POM material triggers Video Driver Crash

UE - Graphics Features - Apr 26, 2016

When a POM decal material is applied to a decal actor in the scene the video driver will crash. This worked prior to 4.11.0 release. Only when the material is assigned to a decal actor will the vide ...

Linux crash when Exporting content

Tools - Jun 2, 2016

When the ExportAll window is opened, changing the file type filter and attempting to edit the chosen file field causes the editor to crash. ...

Enabling ZenLoader causes editor crash when undoing Level Instance deletion

UE - CoreTech - Sep 5, 2024

Crash reported through UDN. With ZenLoader enabled, deleting a level instance and triggering Undo causes a crash in  ULandscapeComponent::PostEditUndo() The user has provided an example project th ...