Rotate Around Point Niagara Module causes jittering with Linear Force

UE - Niagara - Dec 1, 2022

Regression: Tested in UE5/Release-5.0, this issue also occurs meaning regression is no. The Niagara System appears to jitter whenever a force is applied after the Rotate Around Point module. If the ...

Niagara Parameters window resets when clicking in a Scratch Module

UE - Niagara - Nov 29, 2022

Regression: The UI for the Parameters window in a Niagara System is different from UE5/Release-5.0 to UE5/Release-5.1, so the issue cannot be replicated in Release-5.0 This issue occurs when going ...

Niagara compile error : Select Position from Array

UE - Niagara - Nov 24, 2022

A similar node, Select Vector From Array, does not have this problem. The difference between the two seems to be whether or not Required is checked in the input node's exposure options. ...

Niagara Fluid is not displayed in the TopView of the Niagara Editor

UE - Niagara - Nov 7, 2022

Normal Particles are displayed. ...

[Crashreport] UnrealEditor-Niagara!FNiagaraSubmixListener::UnregisterFromSubmix() [NiagaraDataInterfaceAudio.cpp:85]

UE - Niagara - Oct 20, 2022

Generated from CrashReporter Crash only occurs when packaged. ...

Compilation errors in Shallow Water contents example's Niagara module script

UE - Niagara - Oct 14, 2022

This seems to be because the ModuleUsageBitmask is hardcoded as Particle. Sig.ModuleUsageBitmask = ENiagaraScriptUsageMask::Particle; UNiagaraDataInterfaceGrid2DCollection::GetFunction { ... ...

Exposed Niagara User Parameter Enums are displayed as Integers

UE - Niagara - Sep 29, 2022

(Note: all enums seem to fail when exposed as a user parameter and changing the exposed int does not impact the result of the simulation) Add a rigid mesh collision query di to a scratch module pe ...