Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - alomo

Pages: [1]
1
Support / Re: Retina iOS Dicing Artifacts
« on: June 02, 2014, 10:32:50 pm »
Yeah, tried an Orthographic camera and a 2DToolkit camera, as well as just pulling down the Far clipping plane to see if it was a depth buffer precision issue, but no effect :-\

2
Support / Re: Retina iOS Dicing Artifacts
« on: May 30, 2014, 04:25:10 pm »
Here's switched to point filtering. There's these really weird streaks that come in and out whenever you move around. It's super weird... We are using a regular perspective camera here. Not sure if that could be causing any issues? I can try switching it to an orthographic or 2dToolkit camera.



By the way, thanks for all the help so far! This is kind of a messy issue we've been stuck on for a while.

3
Support / Re: Retina iOS Dicing Artifacts
« on: May 29, 2014, 06:56:43 pm »
Doesn't seem to be a PNG thing. Tried setting the Atlas Format from PNG back to Unity Texture and it looks the same. There's no difference -- dicing artifacts are still there.

Loaded the file in photoshop and couldn't see any issues. It's very difficult to tell with it being diced up.

Could something like this happen if the source art wasn't super high res? Not sure why that would be the case (and iOS specific), but some of these assets are slightly lower relative resolution than others. Specifically the tree in the background is substantially lower resolution than the other assets.

On Android the atlas size is still 2048 x 2048.

I've attached the atlas png from setting it to Unity Texture.

4
Support / Re: Retina iOS Dicing Artifacts
« on: May 15, 2014, 09:59:03 pm »
Not that I can tell.

Here's the source image:


And the generated sprite atlas:

5
Support / Re: Retina iOS Dicing Artifacts
« on: May 15, 2014, 07:45:56 pm »
Thanks for the quick reply!

In Quality Settings, the Texture Quality was set to Half Res but setting it to Full Res didn't change anything... Is there anything else that might be affecting the final texture resolution?

6
Support / Retina iOS Dicing Artifacts
« on: May 12, 2014, 07:11:43 pm »
We're running into an issue where on retina iOS devices we're seeing some dicing artifacts. These don't show up in the editor or on other (high enough to be retina) devices. I've attached a comparison of a Nexus 4, where the sprites look correct and continuous, and on an iPhone 4 where there are some clear lines created between where the mesh is diced. These artifacts also show up on the iPad 3.

Has anyone seen anything else like this before? The source textures are not pixel perfect and we are using the .png atlas format...



Thanks!
Adrian

Pages: [1]