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?