Search Unity

Android Build is blurry and not readible

Discussion in 'General Graphics' started by adamTim, Nov 2, 2020.

  1. adamTim

    adamTim

    Joined:
    Oct 18, 2020
    Posts:
    29
    Hi my exported game is extremely blurry on Android, I tried scaling everything differently, increase the font size, change to TextMeshPro, etc and nothing helped. Here are my settings on canvas :
    upload_2020-11-2_20-0-5.png
    and here is the exported game :
    PC :
    upload_2020-11-2_20-0-46.png
    Android -> see attachment
     

    Attached Files:

  2. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,799
    How do your quality settings look?
     
  3. adamTim

    adamTim

    Joined:
    Oct 18, 2020
    Posts:
    29
    upload_2020-11-2_20-12-37.png
     
  4. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,799
    From that picture it seems Android defaults to medium, which probably is set to lower res textures.

    Not your fault by the way, the Quality settings are notoriously badly designed.
     
  5. adamTim

    adamTim

    Joined:
    Oct 18, 2020
    Posts:
    29
    I just set everything to ultra, its still happening :/
     
  6. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,799
    Try setting medium to texture quality full.
     
  7. adamTim

    adamTim

    Joined:
    Oct 18, 2020
    Posts:
    29
    Tried it, still pixelated/blurry. Now I remembered, when I exported the first testing version to my phone it was just fine, but later on I changed some setting elsewhere, related to this, I just dont know where... Do you have any ideas what could it be please?
     
  8. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,799
    Maybe player settings and you enabled some sort of resolution scaling?
     
    AlharbiSunds and BrandyStarbrite like this.
  9. adamTim

    adamTim

    Joined:
    Oct 18, 2020
    Posts:
    29
    Yesss that worked thanks buddy :)
     
    AlharbiSunds and AcidArrow like this.
  10. saramolayefa

    saramolayefa

    Joined:
    Apr 7, 2021
    Posts:
    1
    Please what resolution scaling did you enable I'm having same problem
     
  11. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,799
    AlharbiSunds likes this.
  12. AlharbiSunds

    AlharbiSunds

    Joined:
    Jul 17, 2018
    Posts:
    5
    Worked for me as well