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 ...
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 ...
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. Upon pressing the focus key again, the orbit remains lost. Alt + Left-Click also ...
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 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. ...
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 ...
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. ...