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 ?
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 ?
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
Live coding is enabled on EU5 by default. This feature requires building from Unreal instead of from the IDE.
To initiate a build with live coding enabled, press CTRL+ALT+F11.