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

Viewed 2614

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 ?

3 Answers

Maybe this is a solution, I choose DebugGame Editor profile

I think you can disable live coding in editor settings. In another hand, I've used since months it , it works rather well and it is a real time saver for UE C++ game dev

Related