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 ...

CharacterMovement doesn't clear velocity

UE - Simulation - Physics - Oct 11, 2024

Velocities are not being cleared when physics simulation set to false.  ...

World is initialized twice when opened through the Content Browser

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

When opening a Level from the Content Browser, the world gets initialized twice. This initialization process can be quite long, especially for big world using world partition. There doesn't seem to ...

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 ...

[Interchange] mesh outside LODs hierarchy are added to only lod 0 it should be added to all lods

UE - Editor - Content Pipeline - Import and Export - Oct 9, 2024