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
- Object Field Picker window shows incorrect number of hidden GameObjects and has same number for all fields
- GameObject shows visual corruption due to incorrect previous transform matrix while using Active SpaceWarp
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
Add comment