Crash in FNiagaraGPUInstanceCountManager::AddDrawIndirect when Android Vulkan Mobile preview platform is enabled

UE - Niagara - Nov 14, 2024

In the Android Vulkan Mobile preview mode, when multiple GPU niagara systems are visible and the user moves the camera around the level it can cause a crash, potentially caused by a race condition o ...

Crash (Assertion failed "SystemInstanceController->IsSolo()") when enabling "Start with Tick Enabled" on a Niagara Component

UE - Niagara - Oct 17, 2024

Currently, Niagara Components are only expected to have their TickComponent() method called when their system is marked as "Solo", which makes them be simulated individually. In the most common scen ...

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

Niagara Parameter Collection Instances does not get updates from changes to the parent Niagara Parameter Collection in the editor

UE - Niagara - Oct 4, 2024

When an Niagara Parameter Collection (NPC) is selected as the parent Collection for an NPC Instance (NPCI), all of its current parameters are carried over to the NPCI with their current values as th ...

When an NiagaraParameterCollection asset is duplicated or when its namespace is changed, any existing parameters get incorrectly duplicated/renamed with the addition of the namespace prefix

UE - Niagara - Sep 30, 2024

When an NPC asset is duplicated, the ne wasset gets incorrectly duplicated parameters: one set with the correct names, and one set with the original namespace prefix embedded into the names. These i ...

Niagara Parameter Collection does not get updates from Material Parameter Collection changes in the editor

UE - Niagara - Sep 30, 2024

When an MPC is selected as the Source Material Collection for an NPC, all of its current parameters are carried over to the NPC with their current values. After that, if parameters are added to, rem ...

Niagara Editor Viewport will crash when rendering opaque materials with Mobile Multi-View and Mobile Vulkan Preview Enabled

UE - Niagara - Sep 18, 2024

The Niagara viewport will crash when rendering opaque sprites if Mobile Multi View and the mobile preview are enabled. Additive materials do no crash, and if the viewport is not set to lit it does ...

Some Niagara FX does not show up in MovieSceneCapture when AgeUpdateMode is DesiredAgeNoSeek

UE - Niagara - Sep 17, 2024

CL23957356 changes how to calculate FrameOffset in FNiagaraSystemUpdateDesiredAgeExecutionToken::Execute(). After this change, DesiredAge + FrameOffset could be 0.0 for some a couple of initial fram ...

Niagara Sim Cache result from 3D Gas is blocky in Windows packaged game

UE - Niagara - Sep 13, 2024

Summary: Cached 3DGas Niagara system appears blocky in packaged game. Brought up by a licensee via UDN: https://udn.unrealengine.com/s/question/0D5QP00000a17A40AI/niagara-fluids-simcache-artefacts- ...

Assets referenced solely in disabled Niagara Emitters are still cooked and packaged

UE - Niagara - Sep 5, 2024

Niagara Emitters, when disabled, appear to be removed from the Niagara System's packaged asset as evidenced by a sizeable reduction in size. However, if the Emitter referenced an asset, such as a st ...