Hi, I’m taking the Unreal 5.0 course and I am having an error during live coding after updating Unreal Engine.
The error look like this:
Module D:\Unreal Projects\Crypt Raider\CryptRaider\Binaries\Win64\UnrealEditor-CryptRaider-7870.dll is not currently enabled for Live Coding
ERROR: Unable to patch action graph - unexpected executable in compile action (C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\rc.exe)
Live Coding cannot be enabled while hot-reloaded modules are active. Please close the editor and build from your IDE before restarting.
By deactivating Live Coding it is able to compile.
I have tryed some more variants of rebuilding like rebuild while livecoding deactivated / activated but didn’t help so far.
Hope it works again with the next project unless there are any other solutions