Search Issue Tracker
Fixed in 1.5.0-preview.4, 2.1.0-preview.4, 3.0.0-preview.4
Votes
0
Found in [Package]
1.5.0-preview.3, 2.1.0-preview.3
Issue ID
1205923
Regression
No
Editor freezes and a very large amount of GC is generated when setting a TextMeshPro Text value to a long string
How to reproduce:
1. Open the user-submitted project
2. Open the Sample Scene
3. Open the Profiler window
4. Enter Play mode
5. Press the "10k words" button
Expected result: Editor does not freeze
Actual result: Editor freezes for a few seconds and UI generates around 3GB of GC
Reproducible with: Unity 2017.4.36f1 (1.2.2), Unity 2018.4.15f1 (1.4.1, 1.5.0-preview.3), Unity 2019.2.17f1 (2.0.1), Unity 2019.3.0f4 (2.0.1, 2.1.0-preview.3)
Notes:
Trying to set long values on Unity 2020.1.0a17 with TMP 3.0.0 results in Console errors instead.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment