Search Issue Tracker
Fixed
Fixed in 2021.3.49f1
Votes
5
Found in
2021.3.43f1
Issue ID
UUM-78781
Regression
Yes
Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when adding "MudBun" renderer
Reproduction steps:
1. Open the attached “ReproProj” project
2. In the Hierarchy window, right-click and add MudBun Renderer (MudBun > Renderer)
Expected result: The Renderer is added
Actual result: The Editor crashes
Reproducible with: 2021.3.35f1, 2021.3.43f1
Not reproducible with: 2021.3.34f1, 2022.3.43f1, 6000.0.16f1
Reproducible on: Windows 10
Not reproducible on: macOS 14.6.1 (M1 Max)
Note: On macOS, the editor is loading for a bit, but doesn’t crash
First few lines of the stack trace:
0x00007FF73C4968B2 (Unity) GfxDeviceD3D11Base::DrawBuffersIndirect
0x00007FF73DAF4E0B (Unity) GfxDeviceWorker::RunCommand
0x00007FF73DAF748B (Unity) GfxDeviceWorker::RunExt
0x00007FF73DAF75A8 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF73C1A8957 (Unity) Thread::RunThreadWrapper
0x00007FF868517374 (KERNEL32) BaseThreadInitThunk
0x00007FF868F1CC91 (ntdll) RtlUserThreadStart
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2021.3.49f1):
Fixed by backporting an earlier fix