When I run packaged build (with Development setting),
Where are log files and config ini files?
In UE4, I could find them in the sav folder or C:\Users\username\AppData\Local ,
But In UE5, I can not find them…
When I run packaged build (with Development setting),
Where are log files and config ini files?
In UE4, I could find them in the sav folder or C:\Users\username\AppData\Local ,
But In UE5, I can not find them…
They are still in that location, but you need to find the folder with the same name as the project that you created.
Ie. C:\Users\[username]\AppData\Local\[project name]\Saved\Config\Windows
Just built a “Client” version of a game, ran the binary (in [project folder]\Binaries\Win64
), no log file in C:\Users\[username]\AppData\Local\[project name]\Saved\Logs
(project name folder doesn’t even exist) or in [project folder]\Saved\Logs
(only Standalone logs there)
Found it:
[project_folder]\Saved\Cooked\WindowsClient\[project_name]\Saved\Logs