Hi, I have started to get the above error. I have de-installed and re-installed Visual Studio 2022. I am getting the error on 5.3.1 and installed 4.27 and getting the same error. I have looked on the Microsoft forum and carried out there suggestion. But most just say to use Verify the VS2022 which I have done. My Windows update is current. If anyone can help me with this it would be much appreciated. This also occurs when you try to use a CPP Template as well. Blueprint projects work fine.
hey, I’ve got the same problem… could you fix it? if yes, please tell me how…
If seen two solutions one is to go into programs in windows and find vs2022 and hit repair this works for some people. Or another possible solution is to install the MSVC v142 - VS 2019 C++ build tools package (v14.29-16.11).
The main issue is with VS not Unreal
I had this same issue. The following worked for me.
Check your /Program Files (x86)/Windows Kits/<Version #>/Lib/<SDK Version #>/um/x64 folder to see if the dbghelp library exists.
It didn’t for me and I had multiple Windows SDK versions installed, so repairing and reinstalling did not work. I had to uninstall all SDKs from my computer, then reinstall the latest Windows SDK.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.