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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
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