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 Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
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