Search Issue Tracker
Won't Fix
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
Could not reproduce using Unity 2023.10a21.2320