Try clearing directx shader cache files. Has helped me in the past.
Printable View
Try clearing directx shader cache files. Has helped me in the past.
Its not a memory leak, it is a simple issue of their code trying to write to memory which either has not been allocated, or their code already released it.
it happens. It is a common issue that comes from their engine code bein c++. It shouldn't take a month to solve.