Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.6f1
Issue ID
UUM-44477
Regression
Yes
Memory leak when trying to clear and generate TextElements with script
Reproduction steps:
1. Open the attached “leak-text” project
2. Open the “Assets/Scenes/GenerateTexts.unity” scene
3. Enter the Play Mode
4. In the Menu bar press Window > Analysis > Profiler
5. Click on Memory Profiler Module
6. Observe the Object stats, Meshes Count and Size
7. In the Game view click the “Generate Elements” button
8. Observe the Object stats Meshes Count and Size
Expected result: Meshes Count and Size doesn’t change
Actual result: Meshes Count and Size increases with each click on “Generate Elements”
Reproducible with: 2022.2.0a9, 2022.3.6f1, 2023.1.0a19
Not reproducible with: 2021.3.29f1, 2022.2.0a8, 2023.2.0b2
Fixed in: 2023.1.0a20
Reproducible on: macOS Ventura 13.4.1 (M1 Max), macOS 13.4.1 (c) (Intel), Windows 11
-
Resolution Note:
Took care of the issue in the duplicated bug.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-46520
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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
This is a duplicate of issue #UUM-35117