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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (fix version 2020.1):
2020.1.0a22