Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X
Votes
1
Found in
2017.1.1f1
Issue ID
956272
Regression
No
Memory leak when rendering procedurally generated meshes while using the Direct3D12 graphics API in the Windows Standalone build
How to reproduce:
1. Download attached project and open "Default" Scene
2. Go to Player Settings and set "Auto Graphics API for Windows" to "Direct3D12"
3. Press Build and Run (notice memory usage)
Actual result: Memory grows up about 10mb/s while the built game runs. The leak occurs as soon as the meshes are rendered. If the meshes are not rendered (e.g. the mesh renderer is disabled), the memory leak does not occur
Reproduced with: 5.6.3p4, 2017.1.2f1, 2017.2.0f2
Not reproduced with: 2017.3
Reproduced only with Direct3D12.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment