Search Issue Tracker
Fixed
Fixed in 2022.3.25f1, 2023.2.20f1, 2023.3.0b10, 6000.0.0b15, 7000.0.0a1
Votes
1
Found in
2022.3.20f1
2022.3.23f1
2023.2.17f1
6000.0.0b15
7000.0.0a1
Issue ID
UUM-68610
Regression
No
Crash on NVDEV_Thunk when using DirectX12
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Open the “Assets/MainCinema.unity“ scene
3. Move the Scene view camera around the scene
4. Enter The Play mode
Expected result: Editor does not crash
Actual result: Editor crashes
Reproducible with: 2022.3.20f1
Reproducible on: Windows 10
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007FFC6B87E7B9 (nvwgf2umx) NVDEV_Thunk
0x00007FFC6A5FFA70 (nvwgf2umx) NVAPI_DirectMethods
0x00007FFC6A6008A2 (nvwgf2umx) NVAPI_DirectMethods
0x00007FFC6AC511EC (nvwgf2umx) OpenAdapter12
0x00007FFC6AC54829 (nvwgf2umx) OpenAdapter12
0x00007FFC2C709BFE (D3D12Core) D3D12GetInterface
0x00007FF619566090 (Unity) WriteHitGroupRecordJob
0x00007FF6195661EB (Unity) WriteHitGroupRecordsJobKernel{noformat}
Notes:
The issue was not reproduced locally by CQA
Reproduction might require an old CPU that does not support Dx12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment