You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- This fixes massive memory bloat with a Niagara system spawning 10k particles, as each frame we add more particles we were allocating a new buffer. In the end I saw 94 buffers allocated of varying sizes, the rough memory savings here (at least from a stat POV) is ~70mb. #rb none #jira UE-77393 [FYI] shaun.kime, simon.tovey #ROBOMERGE-SOURCE: CL 7644180 via CL 7644917 #ROBOMERGE-BOT: (v372-7473910) [CL 7644938 by stu mckenna in Main branch]