无法编译Unable to build while Live Coding is active报错
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
解决方法 打开ue5按下Ctrl+Alt+F11打开实时编译
离线编译的方法
项目根目录右键BuildSolution后即可离线编译
选择离线编译后UE5不能创建新的C++类
打开LiveCoding