Search code examples
unreal-engine4unreal-engine5

In UE 5 I keep getting this error Unable to build while Live Coding is active


Since I upgraded to UE 5 I keep getting this error

Error Unable to build while Live Coding is active. Exit the editor and game, or press Ctrl+Alt+F11 if iterating on code in the editor or game

Any solution ?


Solution

  • Maybe this is a solution, I choose DebugGame Editor profile

    For error live coding not enabled for project dll you can try deleting the Binaries, DerivedDataCache, and Intermediate folders.