2D Camera Not Working?

I have recently started a new 2D project in Unity. Every thing was going fine until I decided to attach the camera to my player for scrolling. Not it just shows this: http://s5.postimg.org/g77w048uv/bandicam_2015_07_11_09_25_06_466.jpg

I don’t know what the problem is. I have checked that the layers are fine, I have made a new camera but it just doesn’t show anything.

-10 on the Z Axis, not Y
It happened to me when I clicked Reset on the Transform

I am pretty sure that your Camera’s position is wrong. Make sure your cam is “behind” the whole scene: i think -10 on Y-Axis is standart.