VisualStudio Code error. Unable to build while Live Coding is active

Hi guys, I have a problem with the terminal in VisualStudio Code where after clicking to run build task in ObstacleAssultEditor Win64 Development Build I get this error message:

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

After clicking Ctrl+Alt+F11 the console shows up and send me this error message:

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

Anyone has a clue how to fix this?

and yea I saved everything related to unreal in folder “fortnite” xd

Live Coding prevents rebuilding outside of the editor if you have an instance running. You need to shut the editor down first before you build from VS Code or just use Live Coding from within the editor itself.

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

Privacy & Terms