[CrashReport] UE4Editor-CoreUObject.dylib!UObject::Rename()

UE - Platform - Apple - Sep 14, 2017

This is an infrequent Mac crash that has occurred for a few users in 4.17. Users have not provided any description of their actions when the crash occurred. The callstack has a few similarities to ...

Crash during shader compilation when r.Shaders.Optimize=0

UE - Rendering Architecture - Shaders - Mar 11, 2024

The primary shader crashing is "FVisualizeLumenSceneCS" which I've put in the callstack section, but I think this is more likely a binding problem as I'm also see the following crash with cloud shad ...

[CrashReport] Linux crash - FMonitoredProcess::Launch()

UE - Platform - Linux - Sep 14, 2017

This is an infrequent Linux crash occurring in 4.17.1. Callstack from Log[2017.09.06-15.26.30:028][666]LogLinux: Error: appError called: Assertion failed: Assertion failed: [File:/home/***/.local/ ...

Shader compiler errors when using enclosed local variables in a material while ray tracing is enabled

UE - Rendering Architecture - RHI - Jan 23, 2020

A licensee is seeing an issue with a couple of post process materials after enabling ray tracing. While the materials presenting the issue fail to compile for different reasons, they both refernce t ...

Crash when an empty Anim Composite is attached to a Mesh component of a BP actor in a Level Sequence

UE - Anim - Sequencer - Sep 27, 2024

There is a crash that will occur when an empty Anim composite asset is being referenced in the Mesh component attached to a BP actor within a level sequence. Crash also occurs in Live 5.4.4 - not a ...

[CrashReport] Crash CheckForWorldGCLeaks() - EditorDestroyWorld()

UE - AI - Sep 8, 2017

This is a somewhat common but longstanding Mac crash that has affected users since at least 4.13. Recently in 4.17.1, the crashes are all occurring in various ARKit projects User DescriptionsI add ...

[CrashReport] UE4Editor-ApplicationCore.dylib!invocation function for block in FMacApplication::DeferEvent()

UE - Platform - Apple - Dec 1, 2017

This is an infrequent Mac crash in 4.18.1. Users have not provided any descriptions. Callstack from Log2017.11.27-02.08.07:839][947]LogMaterial: Missing cached shader map for material FLightmassMat ...

Deadlock when running an asset validator commandlet with async skeletalmesh build

UE - Editor - Content Pipeline - Asset Build - Mar 10, 2023

[External Code]   UnrealEditor-Core.dll!FEventWin::Wait(unsigned int WaitTime, const bool bIgnoreThreadIdleStats) Line 1515 C++   UnrealEditor-Engine.dll!FAsyncTaskBase::WaitCompletionWithTimeout( ...

Crash when updating phsyics simulated box extent during runtime

UE - Simulation - Physics - May 12, 2017

If a Box Collision component is set to simulate physics, calling "Set Box Extent" causes the editor to crash. Workaround: Setting Collision Enabled for the box component to "Physics Only" or "Query ...