x


Blurry on iPad but not Standalone

I'm having a problem getting images not to look fuzzy on both iPad and Web. The same images look great on Win and Mac. Does anyone know what could be going wrong?

alt text

Sprites are stored in a image that is 256x256 with these settings:

alt text

The shader for the image uses these settings:

alt text

I've got an orthographic camera set up to display 1024x768:

alt text

In PlayerSettings for iOS I have the following settings:

alt text

I have a feeling that I'm missing something simple. Anyone see what it is?

more ▼

asked Apr 20 '12 at 07:16 PM

amaranth gravatar image

amaranth
17 4 4 6

When you go to Edit - Project Settings - Quality are they all set to the same level of quality?

Apr 20 '12 at 07:30 PM dibonaj

Thank you for the tip! I didn't realize there was a setting there.

Apr 20 '12 at 09:24 PM amaranth

The problem was with my image settings. The fix below made quality on iPad, iPhone, Android, and Web look great. This is how I fixed it: Texture Type: Advanced, Mip Maps: Off, Format: Automatic Truecolor

Apr 21 '12 at 04:53 PM amaranth
(comments are locked)
10|3000 characters needed characters left

2 answers: sort newest

From my experience, iOS projects seem to default to using the lowest quality setting level that's defined, and the standard one will use half resolution textures unless you edit it, or force a different quality level to be used.

more ▼

answered Apr 20 '12 at 09:40 PM

Tricko gravatar image

Tricko
0 2 2 2

(comments are locked)
10|3000 characters needed characters left

I figured it out. To help anyone else with the problem, I've attached screens of what worked for me. It turns out it was my image import settings. I suspect some of these settings aren't ideal for MB size, but they're a good place to start.

These settings gave me nice clean graphics on PC, Mac, Web, and iPad. I've not tested it on other platforms yet:

alt text

more ▼

answered Apr 20 '12 at 09:40 PM

amaranth gravatar image

amaranth
17 4 4 6

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x378
x360
x260
x23
x4

asked: Apr 20 '12 at 07:16 PM

Seen: 1633 times

Last Updated: Apr 21 '12 at 04:53 PM