Search Unity

UI Texts disappear at certain DPI... Help!

Discussion in 'Editor & General Support' started by Yajmir, Mar 16, 2019.

  1. Yajmir

    Yajmir

    Joined:
    Feb 13, 2019
    Posts:
    2
    All of my UI texts(textMesh Pro) disappear at certain DPI. I have set the Canvas scaler to "scale with screen size" with reference resolution set to 1920 x 1080 and pixel per unit to 100. I have set the Overflow mode to overflow. The texts are visible in other DPI/resolutions and also in the Editor. The Rect area is larger than the text.

    Edit : If I use just Text instead of TextMeshPro with the same sizes the Text appear.
     
    Last edited: Mar 16, 2019