ElgSoft / ElgEditorScripting

ElgEditorScripting is an Unreal Engine 5 editor only plugin created to extend the possibilities of Editor Utility Widgets.
MIT License
193 stars 34 forks source link

5.2.1 Config Warning #12

Closed kisaku11 closed 1 year ago

kisaku11 commented 1 year ago

while using the config file nodes, I get this warning in UE 5.2.1:

LogConfig: Warning: GConfig::Find attempting to access config with non-normalized path ../../../../ElgEditorScripting-UE5.2/Config//ElgEditorScripting.ini. Please use FConfigCacheIni::NormalizeConfigIniPath before accessing INI files through ConfigCache.

ElgSoft commented 1 year ago

It should be fixed now.