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

Package fails after adding DesktopPlatform to public module dependency list

UE - Foundation - Core - Apr 6, 2017

Adding DesktopPlatform to the PublicDependencyModuleNames.AddRange() section of the Project.Build.cs file causes the project to fail packaging with the following error (full package logs in callstac ...

Crash when launching Google VR project

UE - Platform - XR - Dec 12, 2016

Attempting to launch a packaged Google VR game on android causes the game to crash. This has occurred on two other devices. This occurs in Main as well as Dev-VR. ...

Crash when creating StaticMesh repeatedly

Tools - Nov 21, 2014

UE4Editor crashes when creating static meshes. Event at startup time while it tries to create default object it crash sometimes. ...