Light Mixer crashes on transform context menu

UE - Editor - UI Systems - Dec 19, 2023

Originates from UDN [Link Removed] ...

Crash in WorldPartition when creating cyclic references in LevelInstances

UE - World Creation - Worldbuilding Tools - Level Instances - Feb 1, 2024

Crash when closing a connection from listen server when using

UE - World Creation - Worldbuilding Tools - World Partition - Oct 3, 2024

Assert when having too many VR devices

UE - Platform - XR - Aug 31, 2018

Internal team is encountering a crash when adding too many VR devices. Email thread titled "Re: Crash Logs" The bug is an internal limit of devices the code supports, which is 8. If a controller o ...

Crash when ribbons use delayed spawn particle as source.

UE - Graphics Features - Dec 3, 2015

User has found bug but has a working fix. Verify fix and implement in engine. ...

Crash on LinkerLoad trying to load font on the render thread

Tools - Aug 5, 2016

Assertion failed: FPlatformTLS::GetCurrentThreadId() == OwnerThread [Link Removed] [Line: 4641] Callstack: > UE4Editor-CoreUObject-Win64-Debug.dll!FLinkerLoad::Serialize(V, Length) Line 4641 C++ ...

Match3 crashes on device after locking and unlocking the screen on iOS

Tools - Aug 23, 2016

Aug 23 15:25:15 A6240 UnrealMatch3[987] <Warning>: Assertion failed: CommandEncoder.IsRenderPassDescriptorValid() [Link Removed] [Line: 700] Match3 does not resume after locking and unlocking the s ...

Crash from generated Merged Actor with no created lightmap UV

UE - Gameplay - Nov 11, 2016

If you import a static mesh with no setup lightmap and uncheck the option for Generate lightmap UV so that only the UV Channel 0 is present. When you use the Merge Actor tool with a single one of th ...

Crash when double clicking a level in Content Browser to open it

UE - Editor - Workflow Systems - Apr 19, 2016

Crash when after playing media that requires a different conversion shader

Media Framework - Sep 24, 2016

The pixel format conversion code in MediaTextureResource is currently reusing the global bound shader state for different pixel shaders. This is not supported. There needs to be one shader state per ...