The GameProjectUtils::InsertFeaturePacksIntoINIFile() function is not creating a valid entry in the DefaultGame.ini file. It is currently missing a double-quote at the end of the PackSource value for each Feature Pack.
RESULT:
The InsertPack entry for the Starter Content is incorrect. It is missing a second double-quote for the PackSource value. InsertPack=(PackSource="StarterContent.upack,PackName="StarterContent")
EXPECTED:
The Starter Content entry correctly has a second double-quote for the PackSource value.
error message when install in U.E 5.3 - IS-IN-FCO2-82
How does TextureRenderTarget2D get TArray<uint8> type data?
What is the difference between Camera and CineCamera?
UMG RichText not appear image when packaged
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How to delete some elements correctly when deleting an array loop?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-65050 in the post.
1 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.19.2, 4.22, 4.20.3 |
Target Fix | 4.21 |
Created | Oct 10, 2018 |
---|---|
Resolved | Oct 12, 2018 |
Updated | Oct 15, 2018 |