Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.1f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-74277
Regression
No
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when entering Play mode repeatedly
Reproduction steps:
1. Open user attached project "Unity3DGS_VR_BIRP.zip"
2. Enter and exit play mode repeatedly
Expected result: Editor did not crash
Actual result: Crash
Reproduced with: 2.5.4 (2023.3.0a19), 3.0.0-pre.1 (6000.0.0b12), 3.0.1 (6000.0.2f1), 3.0.3 (2021.3.39f1, 2022.3.32f1, 6000.0.5f1)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007FF71B0FE3DB (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FF71B0FD67E (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FF71B0FD900 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FF71C735842 (Unity) GfxDeviceWorker::RunCommand
0x00007FF71C7385CB (Unity) GfxDeviceWorker::RunExt{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:
Not reproducible