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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment