Hi, I keep having this error while live coding and I have no idea what is the issue here, did anyone face such a problem

no also when i try to compile from vs code i get this: Executing task in folder UE5: dotnet build --configuration Development D:\UE_5.3\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.csproj

Failed to load the dll from [C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\7.0.13\hostpolicy.dll], HRESULT: 0x800700C1
An error occurred while loading required library hostpolicy.dll from [C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\7.0.13]

  • The terminal process “C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -Command dotnet build --configuration Development D:\UE_5.3\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.csproj” terminated with exit code: 1.