[Mac][Metal] (Shadow) Rendering artifacts with 4.11 on Mac.

UE - Platform - Apple - Apr 12, 2016

The first problem noted in this Answerhub post: First one is that static shadows from stationary directional light are completely broken. Screenspace buffer that should contain static shadows is ju ...

CoreSymbolication.framework fails to load on macOS 11 Big Sur

UE - Platform - Apple - Aug 20, 2020

CoreSymbolication.framework has moved, likely into the system library cache. The function, FApplePlatformSymbolication::EnableCoreSymbolication probably needs to be updated in order to accommodate.d ...

When Mobile Deferred Shading, the DBuffer Decal is affected by metallic value

UE - Platform - Mobile - Jul 22, 2021

Use Deferred Shading (r.Mobile.ShadingPath=1) Enable DBuffer Decal All Lights’s mobility is Static Decal Material settings : Material Domain - Deferred DecalBlend Mode - TranslucentDecal Blend Mo ...

SceneCapture2d affects Niagara GPU particles with translucency sorting enabled

UE - Niagara - May 11, 2021

The issue comes from sorting being abled while having a scene capture actor. The enclosed 7z contains assets relevant to reproducing the issue. ...

Saving a level with a sequence open can affect a component's velocity

UE - Anim - Sequencer - Sep 13, 2021

It looks like a component will have a velocity calculated and saved when animated by a sequence during a level save.  ...

AI Perception UnregisterSource Sense == nullptr does not affect pending adds

UE - AI - Perception - Jun 15, 2022

UAIPerceptionSystem::UnregisterSource according to its documentation should treat Sense == null as targeting all sources, but the code for removing pending sources does not treat Sense == null as th ...

Hide Categories in a blueprint will not affect categories in inline components

UE - Editor - Workflow Systems - Oct 12, 2022

This occurs because ObjectPropertyNode.h will only check if a category is hidden for it and its subclasses. It should also be checking the parent's categories if it's an edit inline component. ...

WP level instance runtime settings affect streaming generation

UE - World Creation - Worldbuilding Tools - World Partition - Nov 16, 2023

If a level instance uses different runtime settings then it can override the main WP's runtime settings with UWorldPartitionRuntimeSpatialHash::ApplyCVars Runtime settings:GRuntimeSpatialHashUseA ...