Error while Live Coding

Hi there,

i have the problem that when i start live coding (Ctrl+Alt+F11) it fails because of the error:

Unable to parse D:/Programme/UE_5.0/Engine/Intermediate/LiveCoding.json (missing LinkerPath field)

In the LiveCoding.json there is not variable named LinkerPath and the tools are not generating it. I found no setting for that in the ue5 editor “Live Coding” section. Does anybody have the same issue or know how to fix it? I already searched for it for a long time now and didn’t find anything about that topic.

I’m using:

  • Editor Version: 5.0.3-20979098+++UE5+Release-5.0
  • Visual Studio 2022

Thanks :slight_smile:

1 Like

So i fixed the problem. There seems to be a bug if you create a blueprint project and create the c++ project files later via the main menu. If you create a c++ project than it works.

1 Like

That doesn’t match my experience.

I’m getting the same issue, but I’ve only ever created C++ projects so far.

1 Like