Compiling error

When I do live coding in unreal engine it shows me and error and it says: Live Coding cannot be enabled while hot-reloaded modules are active. Please close the editor and build from your IDE before restarting.
I did a lot of research and cant find the solution. Can someone help me with this? :+1:

That would suggest you disabled Live Coding, compiled with the editor open which uses Hot Reload and now tried to use Live Coding. You can’t do that as the error indicates.

If you wish to disable Live Coding, keep it off. If you wish to go back to using Live Coding you need to compile with the project closed so its no longer using Hot Reloaded binaries.

Thank you so much! I did not understand what the error meant. Thanks for the help

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms