Is there a way to make Niagara update / play while the game is paused?

Pretty much, what the title is saying.
Is there a way to make Niagara update / play while the game is paused?

NiagaraComp->SetTickableWhenPaused(true); doesn’t work.

Did you find a solution, please? I also encountered the same issue, in 4.25.4. It also occurs in 4.27.0 and 4.27.1. I’ve logged it with EpicGames as an issue/bug. Case # 00370925: Niagara component does not obey SetTickableWhenPaused node set to True

did someone fix the problems mentioned in the top 2 comments?