
I’m using URP 2D Renderer(Experimental)
Game camera BackgroundType is set to solid color, so there is no problem, but in sceneView, it leaves traces like they dont clear color buffer.
If I change camera BackgroundType to SkyBox, then game view shows same result too.

Does someone know what is causing this?