Search Issue Tracker
Fixed in 2022.3.56f1
Fixed in 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}
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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
Resolution Note (fix version 2022.3.56f1):
Fixed by another internal issue: UUM-91532: HDRP - Crash when selecting the GameView on macOS
Resolution Note (fix version 6000.1):
Fixed by another internal issue: UUM-91532: HDRP - Crash when selecting the GameView on macOS