android terrain textures problem

Hi …

I made a little game for Android devices.

My problem , the textures of the Terrain in Unity are good , but when I export it to the Android , the textures will be not good at all ( the textures like pixels )

this problem just for the Terrain textures , the characters fine .

How can I fix that ?

I changed the Qualities but not helped

thanks …

It is because of low precission of tegra video chip. Some chunks to fix problem:

  1. Such bug occurs on 1st and 3rd splat textures
  2. Make 1st and 3rd texture low contrast and set resolution to 32x32 this will blur enough to fix it

I know this bug. On other phones, this bug doesnt appear. I dont know how to fix, but check the player settings.