Search Issue Tracker
Fixed in 1.5.1
Votes
0
Found in [Package]
1.0.21
Issue ID
1118101
Regression
No
Font materials are leaked when TMP Text GameObject has Removed characters and is a child of a GamObject with a Mask Component
How to reproduce:
1. Open the "SampleScene" in attached "TMP_Test.zip" project
2. Make sure that "TextMeshPro Text" is a child of a "Viewport" or "Content" GameObjects
3. Press Play
4. Deactivate and Reactivate "Scroll View" GameObject several times
5. Check Memory Profiler Material Count graph
Expected Behavior: Material count does not change
Actual Behavior: Materials are leaked
Reproducible with: 2017.4.19f1, 2018.3.3f1, 2019.1.0a14, 2019.2.0a2
Note: The "TextMeshPro Text" has a character (#) which is removed in the attached font while the "TMP SubMeshUI" font has the removed character
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment