Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.11f1
2021.1
2021.2
Issue ID
1365888
Regression
No
[Vulkan] TextMeshPro texture is using a lot of memory when building with Vulkan Graphics API
How to reproduce:
1. Open the attached project "TMPHugeTextureTest.zip"
2. Go to Build Settings and Build And Run on the Android platform
3. When the app loads on the device, open Profiler, and in the Profiler Controls section select Android device
4. Select Memory module and in the Module Details panel select the "Detailed" option
5. In the Android app, press "Load Text" button
6. In the Module Details panel of the Profiler, press "Take Sample"
7. In the Module Details panel, navigate to "Assets > Texture2D"
8. Inspect the Memory value of "wqy-microhei Atlas" texture
Expected results: the memory used is 2MB
Actual results: the memory used is ~200MB
Reproducible with: 2019.4.30f1, 2020.3.19f1, 2021.1.22f1, 2021.2.0a7
Not reproducible with: 2021.2.0a8, 2021.2.0b13, 2022.1.0a11
Notes:
- Reproducible on Android and Windows with Vulkan Graphics API
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a8