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
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
Resolution Note:
Fixed by another internal issue: UUM-97353: URPSample crashes when displaying probe volume cells using ABV