Search Unity

TextMesh Pro Text issue, Pixel perfect camera, small lines messes up the text result

Discussion in 'UGUI & TextMesh Pro' started by agelvik, Dec 21, 2019.

  1. agelvik

    agelvik

    Joined:
    Nov 6, 2015
    Posts:
    23
    Hey,
    I get these small lines around each character which causes the look with Pixel Perfect Camera look really bad. Unless I'm very specific about positioning each text object in the Canvas, this can't be avoided. How do I fix this?

    Resolution reference: 384x216
     

    Attached Files:

  2. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,596
    The issue is related to padding. I recommend a padding value of 10% of the sampling point size. In this case 2 should work fine.