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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
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