Search Issue Tracker

Won't Fix

Votes

0

Found in

2019.4.40f1

2020.3.35f1

2021.3.6f1

2022.1.8f1

2022.2.0a18

2023.1.0a1

2023.2.0a1

Issue ID

UUM-2872

Regression

No

Crash when using lightSource.AddCommandBuffer and exiting Player that has Graphics Jobs enabled on Intel 4400 HD

--

-

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

  1. Resolution Note:

    This is a third party issue as https://uk.pcmag.com/processors/136778/intel-is-disabling-directx-12-on-4th-gen-haswell-processors HD 4400 doesn't support DirectX12 anymore, and even had they not removed the support actively it's still out of support and for desktops we don't do driver bug workarounds.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.