I recently wanted to switch project build from Development Editor to debug, as I wanted to track some stuff. When I opened the builds menu, I saw several dozens of build options, such as:
Debug
Debug_Client
Debug Client
DebugGame Client
DebugGame_Client
Development Editor
Development_Editor
IOS_Debug_Server
And so on, even WinRT builds were there. I am totally ok with that, except for the fact that I have no idea which build to choose. As example, I just tried to build Debug Editor, and what happened is that after building it did not start the game, saying this thing:
Which conf should I choose to have the cooked content for debug? Is it just Debug? Or, maybe, Debug_Editor?