Search Issue Tracker
Fixed in 2021.3.37f1
Fixed in 2021.3.X, 2022.3.X, 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
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
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.