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
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)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
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