In the player settings you need to set target resolution to “minimum”, if it’s at native resolution and you have everything set up for 480 x 320 then you’ll get this problem with retina displays. Your other options are an orthographic camera for 2D, or if you want to support retina displays properly, a higher rez texture and some code to detect and resize your display.