BuildPatchTool crashes on Mac and Linux when building android or ios with multiple chunks

Portal - Feb 18, 2020

"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...

Crash opening Infiltrator packaged on Windows for Linux

UE - Platform - Linux - Jan 18, 2017

This occurred on packages that were created on different Windows machines. This crash is not occurring on other platforms during our Samples Pass. ...

game terminated on android device when connect or disconnect usb dongle

UE - Platform - Mobile - Jun 1, 2021

The game crashed when the USB Dongle is connected or disconnected. Games that made by other engines are work fine. Refer to the attached video for the reproduce. ...

Fix delegate problems with Blueprints

UE - Foundation - Core - Feb 18, 2015

https://udn.unrealengine.com/questions/236428/bug-blueprints-executing-zombie-code.html Blueprint MyCharacter is based on native class CodeFirstPersonCharacter. CodeFirstPersonCharacter has compone ...

Crash when launching dx12 for the first time with Rect Lights

UE - Rendering Architecture - RHI - Mar 20, 2019

Users on the forums are hitting a crash on their initial launch of the engine into dx12. There is currently a workaround to load into the project with dx11 first, compile shaders, then youre fine to ...

UE4Editor does not start when there are no audio devices available

UE - Platform - Linux - Sep 26, 2018

UE4Editor does not open when there are no audio input or output devices available. The editor hangs at 83% after it initializes the AudioMixer. This issue looks like it was caused by CL 4396954. Et ...

Crash when BP_LightStage SkyLight Cubemap Resolution changed by spinning value

UE - Graphics Features - Nov 28, 2017

Engine crashes when the value in the Cubemap Resolution for the SkyLight component in the BP_LightStage is changed by spinning the value. This asset is found within the Advanced_Lighting map of a B ...

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

UE - Rendering Architecture - Materials - Jan 27, 2023

New VR-Basic level triggers Metal validation layer assertion

UE - Platform - Apple - Mar 16, 2020

This was discovered externally and reported on UDN here: https://udn.unrealengine.com/questions/563268/mac-editor-crash-when-disable-ambient-occlusion.html ...