NavigateToFunctionSource:Cann't jump to c++ function from blueprint in UE4.21.1

It not works When I double click a blueprint in order to jump to c++ function , UE4 want to open d:\unreal++ue4\sync\engine\source\xxx\xxx.cpp , but my ue4 installed under g:\uproject.

the log says:
LogSelectionDetails: Warning: NavigateToFunctionSource: Found symbols for [AController::SetControlRotation] - File [d:\build++ue4\sync\engine\source\runtime\engine\private\controller.cpp], Line [106], Column [0]
LogVSAccessor: Warning: Couldn’t access Visual Studio
LogVSAccessor: Warning: Couldn’t access module table
LogVSAccessor: Warning: Couldn’t access module table

reinstall UE4 fix the problem