How to reproduce:
1. Open users attached project
2. Make sure that DirectX12 Graphics API is used and Graphics Jobs is enabled (File --> Build Settings --> Player Settings --> Other Settings)
3. Build & Run Player
4. Exit the built Player (Using ALT-F4 if not in Windowed mode)
Expected result: Player is rendered just like in DirectX11, no visual artifacts appear, no crash occurs when exiting Player
Actual result: Visual artifacts appear (or nothing is rendered, depends on GPU), crash happens when trying to exit the Player:
0x00007FFC4E1277F3 (UnityPlayer) UnityMain
0x00007FFC4E13A3DF (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFC4D86B3C9)
0x00007FFC4D86B3C9 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFC4D85CC76)
0x00007FFC4D85CC76 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFC4E07F7A3)
0x00007FFC4E07F7A3 (UnityPlayer) (function-name not available)
Reproducible with - 2018.1.0a1, 2017.3.0b5, 2017.2.0f3, 2017.1.1p2, 2017.1.0a2
Reproduced on - Nvidia GeForce GT 640M, Intel HD Graphics 5500, AMD Radeon Pro 560, Nvidia GeForce 650M
Did not reproduce on - AMD Radeon R7 360, NVIDIA GeForce GTX 660, NVIDIA GeForce GTX 760