Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.41f1
6000.1.0a8
6000.2.0a6
Issue ID
UUM-100103
Regression
No
Crash on OpenAdapter10 when using Rendering Debugger Display Cells visualization
Reproduction steps:
1. Open the attached project ""
2. Open ”Assets/Scenes/SampleScene”
3. Open Window > Analysis > Rendering Debugger and select the Probe Volumes tab
4. Enable “Display Cells” and “Display Bricks“
Expected result: Visualizations are enabled
Actual result: Editor crashes
Reproducible with: 6000.0.41f1, 6000.1.0a8, 6000.2.0a6
Couldn’t test with: 2022.3.60f1 - (no setting in rendering debugger)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes: Does not reproduce with dx11 or vulcan Graphics api’s
First few lines of stack trace:
{noformat}0x00007FFDC78E935E (nvwgf2umx) OpenAdapter10
0x00007FFDC7517619 (nvwgf2umx) NVAPI_Thunk
0x00007FFDC7527084 (nvwgf2umx) NVAPI_Thunk
0x00007FFDC7881232 (nvwgf2umx) OpenAdapter10
0x00007FFD74BF82A4 (D3D12Core) D3D12GetInterface
0x00007FFD4E25BB55 (Unity) D3D12DeviceState::Transition{noformat}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed by another internal issue: UUM-97353: URPSample crashes when displaying probe volume cells using ABV