Search Issue Tracker
Won't Fix
Votes
1
Found in
2019.4.25f1
2020.3.7f1
2021.1.6f1
2021.2.0a16
Issue ID
UUM-2717
Regression
No
Memory is not cleared when calling Graphics.DrawMesh in Play mode while Scene window is visible
Reproduction steps:
1. Open the attached project ("1332428R.zip") and open the "SampleScene" scene
2. Enter Play mode
3. Open Task Manager
4. Switch to the scene view
5. Observe increasing memory usage by Unity editor
6. Exit Play mode
Expected result: Memory usage drops as it was before Play mode
Actual result: Memory used by Unity editor remains the same
Reproducible with: 2019.4.25f1, 2020.3.7f1, 2021.1.6f1, 2021.2.0a16
Not reproducible with: 2018.4.34f1 (multiple nunit errors)
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
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
Resolution Note:
This behavior won't change in the current architecture. Currently doesn't seem to impair editor user experience.