Search Issue Tracker

Fixed in 2022.2.X

Fixed in 2019.4.X, 2020.3.X, 2021.2.X, 2021.3.X, 2022.1.X

Votes

0

Found in

Issue ID

1353308

Regression

No

Crash with GraphicsBuffer.CopyCount() on DX11, with intel integrated graphics

DirectX11

-

Issuing a lot of CopyCount() commands causes the "Failed to present D3D11 swapchain due to device removed" crash.

Repro steps :
- Open a Unity editor, with DX11 as API.
- Make sure Unity uses an Intel integrated GPU.
- Import the CrashCopyCount unitypackage.
- Open Crash Scene.
- Press play.

Expected result : the Player runs without crash.
Observed result : "Failed to present D3D11 swapchain due to device removed" crash.

It is believed to be the root problem of this bug : https://issuetracker.unity3d.com/issues/vfx-editor-crashes-when-spawning-large-amount-of-vfx-using-integrated-graphics-driver

  1. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.32f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.