Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

TextMesh Pro Animation text Problem

Discussion in 'UGUI & TextMesh Pro' started by FrASuing, Feb 5, 2019.

  1. FrASuing

    FrASuing

    Joined:
    Sep 8, 2017
    Posts:
    19
    So, I Update unity to its latest version and the text animation does not work as it was working days before the update.
    The animation works fine only with a resolution of 800x400 or lower but it doesn't work with higher resolutions.
    When everything is right, the letters move and change colors.
    What's wrong?

    bug.png
     
  2. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    What version of Unity did you upgrade to and from?

    Can you provide me with a simple repro of this? Submitting a bug report is likely the easiest way to do this.
     
  3. FrASuing

    FrASuing

    Joined:
    Sep 8, 2017
    Posts:
    19
    I think i was Unity 2018.2.17 the new one is Unity 2018.3.4f1 (64-bit).
    What's a repro?
    Could be a good option to install a previous version in order to avoid this problem?
     
  4. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    Reproduction project that you could submit via the bug reporter for me to look at.

    If you do submit a bug report please provide me with the case # and I'll look at it right away.

    and I would stick to the same version until I have a chance to look at it as I might have a potential workaround or quick fix available.
     
  5. FrASuing

    FrASuing

    Joined:
    Sep 8, 2017
    Posts:
    19
    I create a new project, and everything is working. There's no problem with the animated text in different resolutions.
    But in my main project, there's the problem/bug.
    So, Do I submit the bug report from the main project? Can I omit the main folder because it is 1.2Gb?
     
  6. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    As long as what you submit will enable me to reproduce the behavior you are reporting that is fine.

    Please be sure to provide the steps for me to reproduce the issue.
     
  7. FrASuing

    FrASuing

    Joined:
    Sep 8, 2017
    Posts:
    19
    Case: 1124753
     
    Stephan_B likes this.
  8. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    Thanks for submitting the bug report.

    Although it doesn't include the project or scene, you did provide instructions to try to reproduce the behavior. I'll give this a try tomorrow and provide feedback thereafter.