unit23
(unit23)
January 4, 2024, 12:34pm
1
Recently I came across this infamous editor crash, while placing meshes.
DXGI_ERROR_DEVICE_REMOVED with Reason: DXGI_ERROR_DEVICE_HUNG
Then I did the following differently
Saved more often
Disabled Allow Cinematic Control
A few hours later there are much more items in the viewport and no crash occurred. So perhaps this is useful. Otherwise you can try the following
The “GPU crash/D3D device removed” error typically indicates a problem with the graphics card or driver. It usually occurs when the GPU driver crashes or stops responding, causing the operating system to reset the device. This error can be caused by various factors, including overheating, outdated drivers, or faulty hardware.
Here are a few steps you can take to troubleshoot the issue:
Check for overheating: Make sure that your GPU is not overheating by checking the temperature using a monito…
unit23
(unit23)
January 5, 2024, 1:47pm
2
Today I was again placing meshes at the same level spot, and it again crashed. Then I again saved a few times during mesh placement and no more crash occurred.
This suggest that the crash is related to the memory, while placing new meshes and that it can be overcome by saving.