Files
UnrealEngineUWP/Engine/Source/Editor/MainFrame
JeanMichel Dignard 650a5966c4 Fixed warnings when the layout menu is accessing the config cache:
- Normalize the layout file paths as the config cache expects them to be.
- Removed the ConvertToAbsolutePathForExternalAppForRead call since the config cache expects relatives paths and it generates an unusable path if the platform file is IPlatformPakFile.

#jira UE-148371
#tests Validated that this works with cooked editors that use the IPlatformPakFile.
#rb lauren.barnes
#preflight 6426eb0b50546ea336ae674a

[CL 24871001 by JeanMichel Dignard in ue5-main branch]
2023-03-31 10:23:19 -04:00
..