Is there a way to disable LiveCoding for the build and release scenarios? I.e. I don’t want to disable it in the project, just for the automated build.
Reading the code, -UNATTENDED seems like it was supposed to disable it, but it didn’t work for me. I ended up just having the build scripts create a "UserEditorPerProjectUserSettings.ini " file in the ‘Config’ directory and then set its content to this:
Slight update to @Daniel_The_S response for anyone bumping into this with UE5 - UserEditorPerProjectUserSettings.ini didn’t seem to do the trick, but instead changing DefaultEditorPerProjectUserSettings.ini, with the same values: