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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (fix version 2020.3):
Fixed in 2020.3.32f1