We have the same issues here, with any UE5 build above 5.5.
We’ve tried 5.5 and 5.6 now and are still getting these errors on compile.
We also use Rider and Visual C, but have tried without Rider, but still get the same error.
Any help to get around this and we’d be super grateful!
I was finally able to get a solution to this issue! I will post the solution that I had received from the Developer Assistant Chat Bot on Unreal Engine’s website. Not sure if you had a similar issue, since this error appeared after it tried to compile SharedPCH.UnrealEd.Project.ValApi.Cpp20.cpp :
Fix for Unreal Engine 5.5.4 Build Error D8027 Related to c1xx.dll Execution Failure
Problem:
During compilation, error D8027: cannot execute 'c1xx.dll' occurs, e.g., when building SharedPCH like SharedPCH.UnrealEd.Project.ValApi.Cpp20.cpp. This indicates MSVC compiler front-end DLL execution failure.
Chat bot response below:
Solution Steps:
Repair Visual Studio 2022 Toolchain:
Run Visual Studio Installer and repair VS, including “Desktop development with C++” and Windows SDK.
Check for Antivirus/Permissions:
Ensure no antivirus or security software is blocking or quarantining c1xx.dll or cl.exe.