Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
3
Found in
2021.3.47f1
2022.3.55f1
6000.0.33f1
6000.1.0b1
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
6000.6.0a1
Issue ID
UUM-91911
Regression
No
Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
Reproduction steps:
1. Make sure you have HDR enabled (“Display settings → Use HDR → On“ on Windows)
2. Open the attached “repro_IN-87676“ project
3. Make sure that “Direct3D12” is set as the default graphics API (“Edit → Project Settings… → Player → Other Settings → Rendering → Graphics API for Windows“)
4. Build the “Assets/OutdoorsScene.unity“ Scene on the Windows platform
5. Open the built .exe
6. In the Player, press the 'E' button on your keyboard a few times
7. Observe the crash
Reproducible with: 2021.3.47f1, 2022.3.55f1, 6000.0.33f1, 6000.1.0b1
Reproducible on: Windows 10 (22H2). Windows 11 (23H2) (reporter’s environment)
Not reproducible on: No other environments tested
Notes:
- Not reproducible on a DirectX11 build
- Not reproducible on a Vulkan build
First ten lines of the stack trace:
0x00007FFD67366994 (nvwgf2umx) NVAPI_Thunk
0x00007FFD6737727A (nvwgf2umx) NVAPI_Thunk
0x00007FFD676D1077 (nvwgf2umx) OpenAdapter10
0x00007FFD677BF967 (nvwgf2umx) OpenAdapter12
0x00007FFDD679690E (D3D12Core) D3D12GetInterface
0x00007FFDD3D4494F (UnityPlayer) UnityMain
0x00007FFDD3D44D14 (UnityPlayer) UnityMain
0x00007FFDD3D26B8F (UnityPlayer) UnityMain
0x00007FFDD45B75D2 (UnityPlayer) UnityMain
0x00007FFDD45ACFFD (UnityPlayer) UnityMain
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment