Search Issue Tracker
Fixed
Votes
11
Found in [Package]
0.0.12-preview.31
Issue ID
1151798
Regression
No
ECS RenderMeshSystemV2 has substantial amount of memory leak
How to reproduce:
1. Open the attached project ("Empty06.zip") or (case_1151798-Empty06_2020.zip if you have problem opening with latest trunk)
2. Open the repro scene ("SampleScene")
3. Enter Play Mode
4. Inspect Profiler's "Memory" tab
Expected results: Memory usage stays relatively the same
Actual results: Memory usage gradually increases
Reproducible with: 2019.1.2f1, 2019.2.0b1, 2019.3.0a2
Couldn't test with 2017.4 and 2018.4, as they don't support required ECS version
Reproducible with package versions: 0.12-preview.31
Note:
After exiting the Play Mode, the allocated memory remains in-use
Comments (1)
-
richterk
Nov 30, 2019 03:57
I can confirm this is still in the latest package. Is there any idea of when this will be fixed? Is it yet part of the roadmap for a release?
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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Resolution Note:
Fixed in Unity Versions 2019.3.0f6, 2020.1.0a18 and above