Start a new scene, and add a sprite (ALT+SHIFT+S). Note that although you have a main camera and a newly added UI camera, there is only 1 draw call present. This is because the main camera doesn't draw anything (there is nothing visible).
So all I can tell you is -- check what's drawn by your main camera.