Search Issue Tracker
Duplicate
Votes
0
Found in
2019.2.0a7
2019.2.15f1
2020.1.0a16
Issue ID
1214598
Regression
Yes
Editor crashes on GfxDeviceD3D12::QueueRelease or GUIView::GetHDRNeedsReshape when loading RenderDoc
How to reproduce:
1. Download and install RenderDoc
2. Create a new project
3. Switch Graphics API to DirectX 12
4. Right-click on the "Game" or the "Scene" tab
5. Select "Load the RenderDoc"
-- Observe the crash
Reproducible with: 2019.2.0a9, 2019.2.19f1, 2020.1.0a16, 2020.1.0a21
Not reproducible with: 2017.4.36f1, 2018.4.16f1, 2019.2.0a6, 2019.3.0f6, 2020.1.0a15
First 5 lines of the 2019.2 version stacktrace:
0x00007FF6B7823933 (Unity) GfxDeviceD3D12::QueueRelease
0x00007FF6B7837358 (Unity) TexturesD3D12::DeleteImageDataImmediate
0x00007FF6B78375DB (Unity) TexturesD3D12::DeleteTextureImmediate
0x00007FF6B7822D58 (Unity) GfxDeviceD3D12::ProcessReleaseQueue
0x00007FF6B78110F7 (Unity) GfxDeviceD3D12::~GfxDeviceD3D12
<...>
First 5 lines of the 2020.1 version stacktrace:
0x00007FF6697D450B (Unity) GUIView::GetHDRNeedsReshape
0x00007FF66A1596F5 (Unity) GUIView::RepaintAll
0x00007FF668A33397 (Unity) RecreateAllGfxDeviceResources
0x00007FF66996EE14 (Unity) Application::TickTimer
0x00007FF66A155B25 (Unity) MainMessageLoop
<...>
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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
This is a duplicate of issue #1208237