Quick trick for dealing with camera issues in 2D games. Click on 2D up on the bar at the top of the scene view to see how the objects are arranged in 3D. In all likely hood your camera is looking behind your objects. Then just drag the camera back a bit.
The solution is to set the z on your camera transform to something like -20.