We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPU is nVidia GTX 1660 SUPER in Windows 11. Game crashes to desktop with message:
LoginId:09171c8a80552b3e7b8e4199eeeac498
LowLevelFatalError [File:Unknown] [Line: 686] m_pDevice->CreateDescriptorHeap(&m_Desc, IID_PPV_ARGS(Heap.GetInitReference())) failed at D:\depot\r8branches\r8release\Engine\Source\Runtime\D3D12RHI\Private\D3D12DescriptorCache.h:300 with error DXGI_ERROR_DEVICE_REMOVED
Uninstalling DLSS Enabler makes the game works again with no issues.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
GPU is nVidia GTX 1660 SUPER in Windows 11. Game crashes to desktop with message:
LoginId:09171c8a80552b3e7b8e4199eeeac498
LowLevelFatalError [File:Unknown] [Line: 686] m_pDevice->CreateDescriptorHeap(&m_Desc, IID_PPV_ARGS(Heap.GetInitReference())) failed at D:\depot\r8branches\r8release\Engine\Source\Runtime\D3D12RHI\Private\D3D12DescriptorCache.h:300 with error DXGI_ERROR_DEVICE_REMOVED
Uninstalling DLSS Enabler makes the game works again with no issues.
The text was updated successfully, but these errors were encountered: