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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment