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
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
Add comment