The TAARenderingPipeline has stopped working since version 8.24.1 when using a MultiRenderTarget in the pipeline. I have tested on 8.25.0 and above but still encounter the issue. It works as expected on versions prior to 8.24.0.
This playground demonstrates the issue. Commenting out the line which adds the MultiRenderTarget to the camera makes TAA apply as expected.