Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.23f1
6000.1.0a7
Issue ID
UUM-85230
Regression
No
Crash on GfxDeviceD3D11Base::DrawBuffersBatchMode when in Play mode
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Enter the Play Mode
3. Click on the “New Game“ button
4. Go up to the mirror and press “E“
5. Walk around for a few minutes after it loads
Expected result: Play mode continues
Actual result: Editor crashes
Reproducible with: 6000.0.23f1
Couldn’t test with: 2021.3.45f1, 2022.3.50f1 - package errors
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Step 5 can be sped up by sprinting (shift), jumping (space) and rapidly shaking the camera or alternatively you can open Scene view and move around the scene there.
First few lines of stack trace:
{noformat}
0x00007FF877B5393D (Unity) GfxDeviceD3D11Base::DrawBuffersBatchMode
0x00007FF879347C49 (Unity) GfxDeviceWorker::RunCommand
0x00007FF87934B1FC (Unity) GfxDeviceWorker::RunExt
0x00007FF87934B32D (Unity) GfxDeviceWorker::RunGfxDeviceWorker{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment