UnrealBuildTool Failed UE.5.3.2

For some reason, my project isn’t packaging my game. It just says unknown error and I can’t figure out why. Can anyone help?

go to F:\VisualStudio\VC\Tools\MSVC\ , move the folder named “14.44.35207“ out of there to any other location for backup, you are using UE-5.3 , should not compile code with the latest vc++ compiler , use version 14.38 will fix your issue, only the latest UE version (UE-5.8) needs “14.44.35207“….

Now it’s changed to say Visual Studio 2022 x64 must be installed in order to build this target.

open visual studio 2022 , go to menu → tools → get tools and features → search → 14.38 → check the box including 14.38 , both compilers and sdk