How to change console variable duraing cooking?

Hi Vitor,

The commandline shown belowed dosen’t work for the priority check.

-ini:Engine:[ConsoleVariables]:r.DumpShaderDebugInfo=1[2025.06.27-10.11.06:964 +0800][ 0]LogConsoleManager: Verbose: [ConsoleManager.cpp:187(CanChange)] Setting the console variable ‘r.DumpShaderDebugInfo’ with ‘SetBySystemSettingsIni’ was ignored as it is lower priority than the previous ‘SetByConsoleVariablesIni’. Value remains ‘2’

Therefore, I decide to move the configuration r.DumpShaderDebugInfofromConsoleVariables.ini toDefaultEngine.ini, then the commandline works.

Thanks for your replay!:grinning_face: