Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.1.0a10
2019.1.11f1
2019.2.0a1
2019.3.0a1
Issue ID
1172167
Regression
No
Editor crashes at CreateDirect3D11SurfaceFromDXGISurface when GraphicsBuffer is Disposed
Steps to reproduce:
1. Download 1172167_repro.zip
2. Open "SampleScene" scene
3. Enter play mode
4. Open Scene window
5. Select Camera
Actual results: Editor crashes.
Reproduced with: 2019.3.0a11, 2019.2.0f1, 2019.1.13f1, 2019.1.0a10
Note:
- Reproducible when using GraphicsBuffer.Release() or GraphicsBuffer.Dispose()
- In older unity version then 2019.1.0a10 GraphicsBuffer isn't supported
========== OUTPUTTING STACK TRACE ==================
0x00007FF97E28D899 (d3d11) CreateDirect3D11SurfaceFromDXGISurface
0x00007FF63E6E8FEF (Unity) GfxDeviceD3D11Base::DrawIndexedNullGeometry
0x00007FF63E778D90 (Unity) GfxDeviceWorker::RunCommand
0x00007FF63E77CB1B (Unity) GfxDeviceWorker::RunExt
0x00007FF63E77CEE5 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF63F3312A7 (Unity) Thread::RunThreadWrapper
0x00007FF985A97974 (KERNEL32) BaseThreadInitThunk
0x00007FF985C6A271 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.1):
2020.1.0a22