Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.30f1
6000.1.0a7
Issue ID
UUM-90433
Regression
No
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when adding specific custom Render Pass Feature to Renderer
Reproduction steps:
1. Open the attached “IN-88755.zip”
2. Open the “SampleScene”
3. In the Project window under the Assets folder, select the “PC_Renderer”
4. In the Inspector window, add the Renderer Feature “CustomRenderPassFeature” to the “PC_Renderer”
5. Observe the crash
Reproducible in: 6000.0.30f1, 6000.1.0a7
Could not test with: 2021.3.46f1, 2022.3.53f1 (Missing namespace errors)
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007FFB9966FB9B (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FFB9966F6AC (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FFB9966F989 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FFB9AE39C77 (Unity) GfxDeviceWorker::RunCommand
0x00007FFB9AE3D06C (Unity) GfxDeviceWorker::RunExt{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment