3D Model in a 2D Game Problem

Hi everyone. I have been trying to import a free 3D model into my 2D game, but this keeps happening:
50127-2015-07-14-19-02-00-unity-personal-64bit-rpgunity.png

50128-2015-07-14-19-02-11-unity-personal-64bit-rpgunity.png

I am sorry, I am pretty new to Unity, and I have been stuck on this for ages. Could someone please suggest how to fix it?

Check the clipping planes. Looks like either the model is behind the plane with the background you have there or the camera’s clipping planes clip the model…