After updating to 4.27.1 I have been having trouble with VS Code.
Firstly, all the #include are giving error. I have tried all the fixes but nothing seems to work.
Secondly, the output tab on the bottom is saying “Unable to resolve configuration with compilerPath “C:\Program”. Using “cl.exe” instead.” multiple times.
Everything is working fine in the engine, so it appears to be a problem with vscode. This is only happening in this version of the engine. Is it a bug or something?
Here is what the properties file looks like, in case it is related.
Im not sure this is a serious problem, just need help understanding what is going on as it is really annoying for the whole page to be marked red with errors.
Adding VS Code extension named <> by rhighs solved the issue for me. Once added that extension we need to manually check the (UEIntellisense Fixes: Enable Fixes) and (UEIntellisense Fixes: Enable Optional Fixes) and restart the Code to solve the errors.
Link :
I know it’s been a couple years since you posted this, but, if you’re still in the dev community, I just wanted to say THANK YOU so much! I have been having such a problem with these errors (even downloaded an older version of Unreal to try to fix it) but nothing worked. This plugin saved me. Thank you, again, for posting about it!