Live coding errors out "is not currently enabled for Live Coding"

We just upgraded our project engine to 4.24.3 from 4.20. We’re using VS 2019.
When I enable live coding and hit ctrl+alt+F11, the live coding console shows build log, but before anything is built it spams a long list of modules and errors out. Here’s what one line looks like, there are about 50 of these for a bunch of different engine dlls, etc.

Module C:\xxxxxxxxxxxxx\Engine\Binaries\Win64\UE4Editor.exe is not currently enabled for Live Coding

Anyone else seeing this?

I found a solution. It seems my problem was vs2019. I did a rebuild with vs2017 and now live coding works. Might try vs2019 in 4.25 to see if it works, but I’ll stick with 2017 for now.

I get the same error with 4.25.1 and vs2019, so I’m disabling live coding for now

1 Like

Cure for me was to right click .uproject file>Generate Visual Studio project files