Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.23f1, 6000.0.0b13
Votes
3
Found in
2021.3.29f1
2022.3.6f1
6000.0.37f1
Issue ID
UUM-44947
Regression
No
[DX12] Crash with multiple stack traces when creating an external texture
Reproduction steps:
1. Open the attached project “CrashRepro“
2. Enter the Play mode
Expected result: Editor enters the Play mode
Actual result: Editor crashes
Reproducible with: 2021.3.29f1, 2022.3.6f1, 2023.1.0a5
Not reproducible with: 2023.2.0b2
Fixed in: 2023.1.0a6
Reproducible on: Windows 10
First few lines of stack traces:
{noformat}0x00007FF66DEA597A (Unity) GfxTaskExecutorD3D12::AddRequiredResourceBarriers
0x00007FF66DEA6779 (Unity) GfxTaskExecutorD3D12::DoExecute
0x00007FF66DEA7DA3 (Unity) GfxTaskExecutorD3D12::Execute
0x00007FF66DEFB235 (Unity) GfxDeviceD3D12::QueueExecute
0x00007FF66DEFB4CE (Unity) GfxDeviceD3D12::QueuePresent{noformat}
{noformat}0x00007FF66DEA144E (Unity) BufferD3D12::BeginWrite
0x00007FF66DC3BF4F (Unity) GfxDevice::UpdateBufferRanges
0x00007FF66F527539 (Unity) GfxDeviceWorker::RunCommand
0x00007FF66F52A3DB (Unity) GfxDeviceWorker::RunExt
0x00007FF66F52A4F8 (Unity) GfxDeviceWorker::RunGfxDeviceWorker{noformat}
{noformat}0x00007FF646D3457B (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FF646D3390E (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FF646D33B90 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FF64836D4C2 (Unity) GfxDeviceWorker::RunCommand
0x00007FF64836FEFB (Unity) GfxDeviceWorker::RunExt{noformat}
Comments (1)
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
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
- Hidden method is opened in IDE when double clicking the log message in the Console that has the HideInCallstackAttribute
- Errors in the Console when creating a new "2D Platformer Microgame" template project
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
BigDill
Jan 12, 2024 13:58
This bug is killing me...Unity crashes almost every 5 mins. Updated to the latest 2022.3 release and still the issue exists. Are there any work work arounds? I can't move to 2023 as the fix.