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
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
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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Resolution Note (fix version 2020.3):
Fixed in 2020.3.32f1