Search Issue Tracker

Fixed in 1.5.4, 2.1.4, 3.0.4

Votes

1

Found in [Package]

3.0.3

Issue ID

1294998

Regression

No

SetText(char[] ) method doesn't change text attribute in Build

Package: TextMeshPro

-

How to reproduce:
1. Download and open project 'TextMeshPro.zip' from Google Drive
2. Open Scene 'SampleScene'
3. Enter Play Mode
4. In the Game View click Button with the text "SetText(char[])"
5. Observe Game View
6. Exit Play Mode
7. Build and Run the project
8. Click Button with the text "SetText(char[])"
9. Observe the Game

Expected result: SetText(char[]) method always changes text attribute
Actual result: SetText(char[]) method doesn't change text in Build

Reproducible with: 2.1.3 (2019.4.16f1), 3.0.0 (2020.2.0a1), 3.0.1 (2020.1.0f16, 2020.2.0b14), 3.0.3 (2020.1.0f16, 2020.2.0b14, 2021.1.0a8)
Couldn't test with: 2.0.1 (2019.4.16f1) (Method doesn't exist)

  1. Resolution Note (fix version 1.5.4, 2.1.4, 3.0.4):

    Fixed in TextMeshPro package versions 1.5.4, 2.1.4, 3.0.4

Add comment

Log in to post comment