Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0b2
Issue ID
736325
Regression
Yes
[MeshAPI]Memory leak with procedural Mesh
How to reproduce:
1. Open the attached project
2. Open Bug scene
-There is this documentations script http://docs.unity3d.com/ScriptReference/Mesh-triangles.html , just expanded to 10000 triangles
3. Open Profiler and Windows Task Manager
4. Play the scene (or build and run it (don't forget to Autoconnect profiler))
5. Check the Memory usage (Simple or Detail) update it after some time and notice that it is increasing quite fast
The same result in Editor and Player
Not reproducible: 5.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment