Fixed a memory leak that affected some Windows systems due to Unity's Direct3D 12 graphics backend silently consuming GPU memory. Switching to Direct3D...
Fixed a memory leak that affected some Windows systems due to Unity's Direct3D 12 graphics backend silently consuming GPU memory. Switching to Direct3D 11 fixes it completely with no visual difference. Sorry for the trouble, and thanks to everyone who reported it!