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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by another internal issue: UUM-97353: URPSample crashes when displaying probe volume cells using ABV