Search Unity

TextMesh Pro TMP .text property not always works in build.

Discussion in 'UGUI & TextMesh Pro' started by pointcache, Aug 15, 2019.

  1. pointcache

    pointcache

    Joined:
    Sep 22, 2012
    Posts:
    579
    We have an issue in our project where text set through `.text` property would in some cases refuse to work in build, while SetText() does reliably.
    Is this something known, how can i track the status of this?
     
  2. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,596
    I am not aware of this potential issue.

    What version of Unity and TextMesh Pro are you using?

    Are you able to reliably reproduce this issue? Are you able to reproduce this with a simple script?