Strange Live Coding error messages with Unreal 5.3

On Windows 11, I can build the project fine in Unreal Editor and also via the build targets in VS Code. However, live coding gives me strange error messages and the only way to iterate at the moment is to quit Unreal, build in VS Code and then restart the editor. Here are the error messages:

  Target is up to date
  Total execution time: 1.30 seconds
The module 'UNC\192.168.1.x\<path>\UnrealEditor-SimpleProject.dll' has not been loaded by any process. Changes will be ignored.
No live modules enabled

Live coding uses the default configuration in the Editor preferences. I also switched Live Coding to manual but that doesn’t make a difference for the error messages. Same project works fine with Live Coding on Mac.

Any ideas?

4 Likes

I’ve just got the same error now, no idea why.
I will answer here if I find out the reason.

When I Close and Restart Unreal Editor. And Rebuild. Live Coding is work!