The `SMAAPass` breaks if the clear color of the renderer is not black. It indirectly uses this clear color to clear the color edges buffer `renderTargetColorEdges`, but should use its own `ClearPass` instead.