PG: https://playground.babylonjs.com/#RJRZT8#1
I think the bug is produced because _indicesForCamera is not cleaned when postProcessRenderEffect detach camera.
But I’m not sure if this is the right way to manage the postprocess pipeline, so please make me aware if it is strange.