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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Resolution Note:
Fixed by another internal issue: UUM-97353: URPSample crashes when displaying probe volume cells using ABV