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 ...

SceneTexture [SceneDepth] is not displayed correctly in ES3.1Preview

UE - Platform - Mobile - Oct 4, 2019

It will be displayed correctly when launched with XperiaXPerformance. ...

Data Layers: GetDataLayerInstanceFromAssetName differs between editor and non-editor

UE - World Creation - Worldbuilding Tools - Data Layers - Apr 9, 2024

From licensee: The function AWorldDataLayers::GetDataLayerInstanceFromAssetName() uses different names in #WITH_EDITOR and without editor builds: #WITH_EDITOR config calls DataLayerInstance->GetDa ...

Crash on exit PIE when playing with more than one player on Linux

UE - Platform - Linux - Oct 3, 2016

When playing in non-single player game in the editor (either set # players or check dedicated server checkbox), the editor will crash when the play session ends. Regression: Yes - editor does not c ...

[CrashReport] Linux crash - llvm::TargetLowering::LowerCallTo()

UE - Platform - Linux - Jul 20, 2017

This is a common Linux crash in 4.16.2. ...

~FStaticMesh() can crash with race condition

UE - Graphics Features - Mar 21, 2017

UDN user reported frequent crashes in FStaticMesh::~FStaticMesh() on DrawListLinks[i]->Remove(false); Crash went away after adding critical sections to FStaticMesh::LinkDrawList(), FStaticMesh::Unl ...

Crash on paste of subcategory in the details panel

UE - Editor - Workflow Systems - Dec 14, 2023

Sessions Frontend crash when launching the "renderer" automation section without ray tracing enabled

UE - Graphics Features - Jul 7, 2022

Looks like we only need a way to disable the usage of these tests from running if ray tracing is disabled as they are ray tracing only tests. ...

Undo change to Rest Offset causing crash in Static Mesh Editor

UE - Simulation - Physics - Editor - Aug 8, 2023

When undoing any change to Rest Offset for a collision mesh the engine will crash. This issue is occurring in Binary //UE5/Release-5.3 @ CL 26560699 This issue is occurring in Binary //UE5/Release- ...