UE4 Editor keeps crashing when compiling shaders if I try to move the model

Hi everyone,

I am very new to this editor and I met this problem. Every time when UE4 is compiling shaders and as long as I try to make any operations on the model, such as rotating or moving, the editor would stop responding and crash after a long time.

The report says:

LoginId:d837a1244e9b17c8cfad8bb358f93d29
EpicAccountId:cd120755ff614ff3991295599c3bf4a4

Assertion failed: GD3D11RHI->GetQueryData(Query->Resource, &Query->Result, sizeof(Query->Result), Query->QueryType, true, false) [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Windows/D3D11RHI/Private/D3D11Query.cpp] [Line: 45]

UE4Editor_Core
UE4Editor_Core
UE4Editor_D3D11RHI
UE4Editor_D3D11RHI
UE4Editor_RHI
UE4Editor_Renderer
UE4Editor_Renderer
UE4Editor_Renderer
UE4Editor_Core
UE4Editor_Core
UE4Editor_RenderCore
UE4Editor_RenderCore
UE4Editor_Core
UE4Editor_Core
kernel32
ntdll

I don’t really know what the problem is and can anyone tell me how to solve the problem. Thanks