Im having issues with log shader compiler during build


Hi, I also encountered this problem recently. Trying to enter “r.DumpShaderDebugShortNames 1” didn’t work, but after modifying the “ConsoleVariables.ini” file to make the command work, I was able to package it.
Find your engine/config/ConsoleVariables.ini path, remove the semicolon ; in front of this command to enable it.