Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
1
Found in
6000.0.6f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-73971
Regression
No
[DX11-repro] Crash on GfxDeviceD3D12Base::DrawBuffersCommon when changing a specific prefab
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Open “Hair“ prefab
3. In the “Explorer: Ready“ window switch the strategy from “Random“ to “FullTestPass“ until it crashes
Expected result: Strategy is changed
Actual result: Editor crashes
Reproducible with: 6000.0.6f1
Couldn’t test with: 2021.3.39f, 2022.3.31f1 - Packages errors and “Explorer: Ready“ window doesn't appear
Reproducible on: Windows 10
Not reproducible on: macOS Sonoma 14.5 (Intel)
Note: During step 3 the dropdown selection window sometimes appears in a random location
First few lines of the stack trace:
{noformat}0x00007FFA82D1915B (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FFA82D18C86 (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FFA82D18F49 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FFA844D300A (Unity) GfxDeviceWorker::RunCommand
0x00007FFA844D63EC (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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- The Scene is marked as dirty when navigating Hierarchy by using arrow keys
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
Add comment