Search Unity

TextMeshPro text occassionally disappears

Discussion in 'UGUI & TextMesh Pro' started by 41395, Feb 9, 2019.

  1. 41395

    41395

    Joined:
    Jun 16, 2013
    Posts:
    13
    I am using both TextMeshPro and TextMeshProUGUI. I am making sure that the same font assets or materials aren't being used / mixed between the world and canvas texts. Any other ideas why this could be happening?
     
  2. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    When does the text occasionally disappear?

    Does this happen at runtime or in the editor?
     
  3. 41395

    41395

    Joined:
    Jun 16, 2013
    Posts:
    13
    Sorry, runtime on iOS device.
     
  4. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    I presume you have separate sets of Material Presets for the <TextMeshPro> and <TextMeshProUGUI> objects?

    Do any of these text objects end up using fallbacks?