Problem with building in my program files

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

this error appeared when trying to build with the live coding feature, I found the file and I’m not sure what to do with it

Hey @Lorekeeper49!

Here is a forum thread with the same error solutions that worked for others. The first recommended solution is to build your code in your IDE (visual studios) then attempt to build from inside Unreal again:

I hope one of the solutions in the above thread is the solution you are looking for!

Thanks! This helped a lot