Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a12
Issue ID
1248942
Regression
No
[DX12] GPU profiler causes memory leaks and can cause Unity Editor to crash.
GPU profiler causes memory leaks and can cause Unity Editor to crash.
[Arnaud] new details about the repro. First of all, the leak seems to be in dx12 driver ( so not tracked by unity memory profiler ). To repro this, open the windows task manager, and look carefully at editor application "memory" when running.
Repro:
- open the attached project
- press PLAY
- when in play mode, minimize the editor
- observe the windows tazsk manager "editor" memory, start to grow after few seconds of minimized editor.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment