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
- 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.3):
Fixed in 2020.3.32f1