Outputs warning logs when transitioning to the World Partition level with OpenLevel. This only occurs in PIE, not in Standalone or Package builds. In PIE, it appears that the package failed to load because of the level prefix. It shows the following warning log.
LogLinker: Warning: [AssetLog] D:\Projects\Repro\Content\__ExternalActors__\NewMap_WP\9\1C\5RTRLCR54B6U7734RS1S5F.uasset: Failed to load '/Game/UEDPIE_0_NewMap_WP': Can't find file. LoadErrors: Error: /Game/UEDPIE_0_NewMap_WP : [AssetLog] D:\Projects\Repro\Content\__ExternalActors__\NewMap_WP\9\1C\5RTRLCR54B6U7734RS1S5F.uasset: Failed to load '/Game/UEDPIE_0_NewMap_WP': Can't find file. /Game/UEDPIE_0_NewMap_WP LogLinker: Warning: [AssetLog] D:\Projects\Repro\Content\__ExternalActors__\NewMap_WP\9\1C\5RTRLCR54B6U7734RS1S5F.uasset: Failed to load '/Game/UEDPIE_0_NewMap_WP': Can't find file. LogLinker: Warning: [AssetLog] D:\Projects\Repro\Content\__ExternalActors__\NewMap_WP\9\1C\5RTRLCR54B6U7734RS1S5F.uasset: Failed to load '/Game/UEDPIE_0_NewMap_WP': Can't find file. LogLinker: Warning: [AssetLog] D:\Projects\Repro\Content\__ExternalActors__\NewMap_WP\A\B4\JC9DROGD7X431SG394JQU7.uasset: Failed to load '/Game/UEDPIE_0_NewMap_WP': Can't find file. LoadErrors: Error: /Game/UEDPIE_0_NewMap_WP : [AssetLog] D:\Projects\Repro\Content\__ExternalActors__\NewMap_WP\A\B4\JC9DROGD7X431SG394JQU7.uasset: Failed to load '/Game/UEDPIE_0_NewMap_WP': Can't find file. /Game/UEDPIE_0_NewMap_WP LogLinker: Warning: [AssetLog] D:\Projects\Repro\Content\__ExternalActors__\NewMap_WP\A\B4\JC9DROGD7X431SG394JQU7.uasset: Failed to load '/Game/UEDPIE_0_NewMap_WP': Can't find file. LogLinker: Warning: [AssetLog] D:\Projects\Repro\Content\__ExternalActors__\NewMap_WP\A\B4\JC9DROGD7X431SG394JQU7.uasset: Failed to load '/Game/UEDPIE_0_NewMap_WP': Can't find file. LogLinker: Warning: [AssetLog] D:\Projects\Repro\Content\__ExternalActors__\NewMap_WP\A\E0\D2IWH0KT8LIUDWGU7CAV1P.uasset: Failed to load '/Game/UEDPIE_0_NewMap_WP': Can't find file.
[Repro Project]
Result:
Outputs warning and error logs.
Expected:
Do not output warning and error logs.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-155286 in the post.
0 |
Component | UE - World Creation - Worldbuilding Tools |
---|---|
Affects Versions | 5.0, 5.0.2 |
Target Fix | 5.1 |
Fix Commit | 20468124 |
---|---|
Main Commit | 20469193 |
Created | May 31, 2022 |
---|---|
Resolved | Jun 2, 2022 |
Updated | Jul 11, 2022 |