Niagara Fluids Grid3D_Gas_Explosion causes a crash

UE - Niagara - May 4, 2022

Placing Grid3D_Gas_Explosion into a level then packaging the level for windows will crash the packaged project. The package will give an error that it crashed while loading and quit.  This does not ...

Rarely, unmodified Niagara will cause diffs and bloat the patch.

UE - Niagara - May 3, 2022

Attached is a project that picks up Niagara from the content sample. The probability of reproduction is about 1/10. The simpler the project, the lower the reproduction probability. I am attaching ...

Parameter distributions can be reset to None in Cascade Particle Systems, causing Cascade to Niagara conversion to crash the editor.

UE - Niagara - Apr 18, 2022

Cascade to Niagara conversion causes the editor to crash due to any distribution parameter in the Particle Emitter being reset to none. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL# 1831 ...

Pressing the focus key twice in a Niagara System's preview window causes the preview to lose orbit around the system when moving

UE - Niagara - Apr 18, 2022

Pressing the focus key twice in a Niagara System's preview window causes the preview to lose orbit around the system. Upon pressing the focus key again, the orbit remains lost. Alt + Left-Click also ...

Niagara particles with collision will continue to move along World +Y-axis

UE - Niagara - Apr 7, 2022

Niagara particles with collision slide in the direction of World +Y-axis after the point they should have stopped. If the user uses multiple systems in the same spot all the emitters appear to bounc ...

Adding a Structure BP parameter with a Enum BP as a member to a Niagara Module Script crashes the engine

UE - Niagara - Apr 6, 2022

Adding a parameter of type structure bp which references an enum as a value to a module script crashes the engine. This issue is also occurring in 4.27. ...

Override Parameters in the details section of the editor do not slice smoothly when dragging with mouse

UE - Niagara - Apr 6, 2022

Sliding a value within the override parameters in the details panel of the editor, the slider will get "stuck" after sliding to one value and it stops working. This occurs with any slider within the ...

Selecting a material name for a Skeletal Mesh Sampling region can crash the editor

UE - Niagara - Mar 16, 2022

The editor will crash when clicking on the Material Name selection box a second time. It appears this triggers another selection change with a null input, which crashes the editor. ...

Compile errors in GPU scripts aren't always reported to the Niagara Log

UE - Niagara - Mar 15, 2022

The Niagara log will not always show compilation errors for GPU particles. The errors are visible in the output log. ...