Opening a Niagara asset that references a disabled plugin (Chaos Niagara) can crash the editor

UE - Niagara - Jan 18, 2024

Opening a module with references to a disabled plugin can crash the editor.  ...

Fixing Issue in Niagara stack across particle and system stages crashes the editor.

UE - Niagara - Jan 18, 2024

The Update Persistent Audio module has a dependency on a Play Persistent Audio module. When there are two modules in different overview nodes, the automatic fix up can put the Play Persistent Audio ...

View Distance sorting of Niagara sprites is incorrect when far from the origin

UE - Niagara - Jan 15, 2024

This problem seems to occur on both CPU and GPU Sims. ...

Arithmetic assignment operators (e.g. +=, *=) in Niagara inputs are applied twice .

UE - Niagara - Jan 9, 2024

Arithmetic assignment operators seem to be applied twice when committed in the Niagara stack.  This occurs when entering *= 2.0 for example into a float input. This may be the result of the SNiagar ...

NiagaraEmitter is saved with the different asset name when renaming with speceficed name

UE - Niagara - Jan 9, 2024

Renaming a NiagaraEmitter to a specific asset name changes it to an unspecified asset name. This happens only with NiagaraEmitter, not with other assets.  ...

ParticlePosition doesn't use Previous values

UE - Niagara - Jan 9, 2024

FHLSLMaterialTranslator::ParticlePosition does not return Previous information when request which can result in bad motion vector calculation. ...

Texture Sample DI does not work on Niagara Parameter Collections

UE - Niagara - Nov 8, 2023

Texture sample DIs no longer work when used with Niagara Parameter Collections. This seems to affect Volume Texture DIs based on customer reports, but I have not confirmed this.  ...

Niagara persistent debug draw bug

UE - Niagara - Sep 19, 2023

It is not possible to set the RotationNormalizedAngle to a value different from those you get from an input map. For example, you cannot set it to a value from a make float once created inside the m ...

Default Wireframe View within the Niagara Preview Window is Difficult to Visualize

UE - Niagara - Sep 15, 2023

The environment geo is getting in the way and the particle's wireframe outline is the same color as the environment. A current workaround it going to the Preview Scene Settings and turning off the e ...