Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2022.2.0b5
2023.1.0a6
Issue ID
UUM-11723
Regression
Yes
Memory leak in MultiColumnTreeView when generating new data
How to reproduce:
1. Open the attached project (“IN-9429_repro.zip“)
2. Open Memory Profiler (Window → Analysis)
3. Capture New Snapshot
4. Open Window → MultiColumnTreeViewExampleWindow
5. Click “Reload” a few times and Capture New Snapshot
6. Compare both snapshots in Memory Profiler (Unity Objects tab)
Expected result: Memory of “<No Name>” meshes gets released
Actual result: Memory of “<No Name>” meshes does not get released and keep increasing after clicking “Reload”
Reproducible with: 2022.2.0a9, 2022.2.0b5, 2023.1.0a6
Not reproducible with: 2022.1.13f1
Could not test with: 2022.2.a8 and below (Memory Profiler depends on features in newer versions of UI Toolkit)
Reproducible on:
macOS 12.4. (Intel)
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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
Resolution Note:
Could not reproduce using Unity 2023.10a21.2320
Resolution Note (2023.1.X):
Could not reproduce using Unity 2023.10a21.2320