Niagara Cache Flickers with animated transforms

The new Niagara caching is awesome. Been having a lot of problems with TAA with MRQ so it helps preserve the physics of my particles.

But im running into an issue where if I animate the actor with a Niagara emitter, the cache flickers with playback. But once the actor becomes still, the cache is able to interpolate between frames. Am I missing something or is this a known issue?

UPDATE

I managed to fix this issue actually.

1: Run your simulation, then right click on the cache.
2: Go to Properties
3: Disable “Allow Rebasing”
4: Cache again

Fixed.

4 Likes

THANK YOU so much for posting the solution! Fixed here too!

1 Like