Hi everyone, Suddenly out of nowhere I started getting a warning message whenever I press ANY key inside Unreal Editor. There are literally hundreds of lines of the same warning about non-normalized path to DefaultLayout.ini or UE4ClassicLayout.ini flooding the output log. And it doesn’t matter am I typing in a search field, or using WASD to navigate.
Warning message
LogConfig: Warning: GConfig::Find attempting to access config with non-normalized path /Users/Shared/Epic Games/UE_5.2/Engine/Config/Layouts/DefaultLayout.ini. Please use FConfigCacheIni::NormalizeConfigIniPath before accessing INI files through ConfigCache. LogConfig: Warning: GConfig::Find attempting to access config with non-normalized path /Users/Shared/Epic Games/UE_5.2/Engine/Config/Layouts/UE4ClassicLayout.ini. Please use FConfigCacheIni::NormalizeConfigIniPath before accessing INI files through ConfigCache.
Steps to reproduce
- Open Unreal Editor 5.1.1 & 5.2
- Press any key on a keyboard
What I’ve tried to do in order to resolve it
- Reinstalling Unreal Engine (5.1 & 5.2)
- Reinstalling Epic Game Launcher
- Reinstalling OS
- Logging into Epic Game Launcher a different account
Nothing works. Searched the internet for solution, but found none. Please, help!!!