Decals custom depth/stencil side effect from Lumen

UE - Graphics Features - Oct 15, 2024

The order of passes related to Decal rendering (without the DBuffer) and CustomDepth is changed by the CVar "r.Lumen.AsyncCompute", even when Lumen is not enabled. This causes Decal Materials that ...

Actor foliage does not respect "foliage.CullDistanceScale"

UE - World Creation - Worldbuilding Tools - Oct 15, 2024

Actor foliage does not respect the "foliage.CullDistanceScale" console variable. This was brought up in a UDN: [Link Removed] ...

Nanite foliage doesn't respect "foliage.MaxEndCullDistance"

UE - Graphics Features - Nanite - Oct 15, 2024

Nanite foliage static meshes do not respect the "foliage.MaxEndCullDistance" console variable setting. This was brought up in a UDN: [Link Removed] ...

[PCG] Handle potential deadlock case with UPCGLandscapeCache::GetCacheEntry

UE - World Creation - Procedural Tools - PCG Core - Oct 15, 2024

It is possible to get in a rare situation where PCG uses all Background workers while also having all its workers waiting on the FPCGLandscapeCacheEntry DataLock critical section. Since loading of ...

Ghosting effect of fast moving objects in Lumen

UE - Graphics Features - Lumen - Oct 15, 2024

Is there a particle smoke that matches the world lighting 100%?

UE - Niagara - Oct 14, 2024

Niagara particle sprites with a Translucent Material are glowing in a completely dark area. This issue is also observed with the deprecated Cascade particles. Particle brightness is also dependent ...

Decal normals causes underlying shadow masks to become visible

UE - Graphics Features - Oct 14, 2024

When using a Translucent or Modulate blend mode decal, the underlying shadow may become visible with VSMs, RT Shadows, and with the Pathtracer. When no normal is applied and a sphere is used to tes ...

Level Instance desaturation effect does not respect occlusion when the selected object is occluded by a Nanite mesh

UE - Graphics Features - Nanite - Oct 14, 2024

When selecting an asset in a level instance that is being edited via LevelInstance/Edit, the silhouette of the object is visible through occluding nanite meshes. This has the effect of disabling th ...

iOS package with Metal Desktop Renderer enabled crashes on iPhone

UE - Rendering Architecture - RHI - Oct 11, 2024

iOS package with Metal Desktop Renderer enabled crashes on iPhoneThis issue does not occur if Metal Desktop Renderer is disabled ...

Incorrect display of NavLinks when bFailedNavLinks is enabled

UE - AI - Navigation - Oct 10, 2024

When bFailedNavLinkNavLink is enabled in RecastNavmesh, some NavLink points are debugged and others are not depending on the position of the NavLink point. In the sample project, enable bFailedNavL ...