[CrashReport] Mac/Metal Intel compiler crash - UE4Editor-MetalRHI.dylib!CreateMTLRenderPipeline()

UE - Graphics Features - Oct 27, 2017

Mark S: This is an Intel compiler failure on macOS 10.12.6. Callstack from LogAssertion failed: [File:/Users/build/Build/++UE4+Release-4.18+Compile/Sync/Engine/Source/Runtime/Apple/MetalRHI/Privat ...

Importing a 16x16km landscape at 0.5m resolution crashes Unreal (not enough VRAM)

UE - Graphics Tools - Terrain - Landscape - Jan 9, 2023

Replicated subobjects list crashes with unreachable yet valid objects when UE_NET_SUBOBJECTLIST_WEAKPTR=0

UE - Networking - May 8, 2023

This seems to occur when the subobject is considered unreachable but is not yet pending kill/marked as garbage. In this case, IsValid returns true while FWeakObjectPtr::Get returns nullptr for the o ...

UE5.4 Regression - crash when disabling shader optimization while raytracing is enabled on D3D12

UE - Rendering Architecture - Shaders - Jul 15, 2024

Certain interactions between a Rect Light with a Light Function and a Post-Process volume lead to a check() when compiling a Ray Tracing PSO for tracing lights. This check() only happens when shader ...

Assertion failed occurs in VR when walking into water on QA-Waterworks map

UE - Graphics Features - Jan 20, 2021

Encountered a crash when testing shadows in QA-Waterworks map. I found an issue when walking into the water at the bottom for Example 2A, where it would crash upon entering the water. See screenshot ...

[CrashReport] UE4Editor-Core.dylib!<Unknown>

UE - Platform - Apple - Jan 13, 2016

Crash Reporter Link: [Link Removed] User's description in Crash Reporter: Clicked on the + button to GameModeOverride in the World Settings panel. ...

Importing Alembic/ABC File with Large Number of Morph Targets Breaks Morph Targets

OLD - Anim - Jun 18, 2018

When importing abc files with several morph targets (as a skeletal mesh), some morphs do not import and the ones that do are distorted(see screenshots and attached project) -Number of morphs is no ...

Custom Primitive Data crash when used from Static Mesh Comp attached to BP Actor

UE - Graphics Features - Mar 22, 2022

When trying to edit custom primitive data on static meshes attached to a BP actor, an out of bounds access will occur. This does not occur when the static mesh is simply on a regular Actor (Same rep ...