Game feature plugins load config files in a different way than normal plugins, which is confusing and can lead to broken behavior unless the developer knows about these issues ahead of time. The loading path for override config files named "PluginNameGame.ini" may need to be special cased, but the loading process for "PluginName.ini" should work the same as normal plugins. Game feature plugins are different because they use LoadExternalIniFile and bypass the config hierarchy so the files are loaded as if they were from the saved folder. This causes two issues:
This issue is somewhat similar to [Link Removed], which was a related issue where engine and game plugins loaded from different config files
I am not able to find world outliner how to enable it?
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How does UMG set overlapping layouts?
What property of the Slider is the image used when dragging?
What properties of the progress bar can be used for drag and drop highlighting?
How to achieve HLSL Multiple Render Target in Material blueprints?
How does TextureRenderTarget2D get TArray<uint8> type data?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-163425 in the post.
1 |
Component | UE - Gameplay |
---|---|
Affects Versions | 5.0, 5.1 |
Target Fix | 5.1 |
Created | Sep 9, 2022 |
---|---|
Resolved | Sep 21, 2022 |
Updated | Oct 20, 2022 |