Error ERROR: Unable to patch action graph - unexpected executable in compile action (C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64\rc.exe

What I should do with this error when live code compile ? I use vs code and rider. copy the files like in this solution

did not work

---------- Creating patch ----------
Running C:\Program Files\Epic Games\UE_5.0\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.exe -Target=“project1Editor Win64 Development -Project=”“C:/Unreal/proj1/project1/project1.uproject”“” -LiveCoding -LiveCodingModules=“C:/Program Files/Epic Games/UE_5.0/Engine/Intermediate/LiveCodingModules.txt” -LiveCodingManifest=“C:/Program Files/Epic Games/UE_5.0/Engine/Intermediate/LiveCoding.json” -WaitMutex
Log file: C:\Users\myuser\AppData\Local\UnrealBuildTool\Log.txt
ERROR: Unable to patch action graph - unexpected executable in compile action (C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64\rc.exe)

1 Like