Hi everyone,
I’m working on a Niagara effect in Unreal Engine 5.3 that requires handling thousands of particles at once. However, I’m noticing a significant drop in FPS when the particle count goes beyond a certain point.
I’ve already tried disabling collision, limiting particle lifetime, and reducing the spawn rate, but the performance gains are still minimal.
Does anyone have tips or best practices for optimizing Niagara systems when working with large particle counts?
Thanks in advance!