Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

how do i fix the "

LowLevelFatalError [File:D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Util.cpp] [Line: 1015] 

Payload->Queue.D3DCommandQueue->GetClockCalibration(&LocalTiming->GPUTimestamp, &LocalTiming->CPUTimestamp) failed 

 at D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Submission.cpp:907 

 with error E_FAIL

0x00007ff614552b6c VanimateApp-Win64-Shipping.exe!UnknownFunction []

0x00007ff61455c368 VanimateApp-Win64-Shipping.exe!UnknownFunction []

0x00007ff614529ccb VanimateApp-Win64-Shipping.exe!UnknownFunction []

0x00007ff61452e26c VanimateApp-Win64-Shipping.exe!UnknownFunction []

0x00007ff6145369cf VanimateApp-Win64-Shipping.exe!UnknownFunction []

0x00007ff612aa7f67 VanimateApp-Win64-Shipping.exe!UnknownFunction []

0x00007ff612aa7d39 VanimateApp-Win64-Shipping.exe!UnknownFunction []

0x00007ffaf5cb7374 KERNEL32.DLL!UnknownFunction []

Crash in runnable thread RHISubmissionThread" crash?

Create a VanimateApp shortcut  → right click it → go to properties → locate Target → there you’ll have the path to the exe file within quotations ("). After it adds a space, then -d3d11

Example “c:\xxx\xxx\xxx\VanimateApp.exe” -d3d11