Description

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.

Steps to Reproduce
  1. Create a new Blank Blueprint project with Starter Content.
  2. Open the new project's DefaultGame.ini file.

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.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-65050 in the post.

1
Login to Vote

Fixed
ComponentUE - Foundation - Core
Affects Versions4.19.24.224.20.3
Target Fix4.21
Fix Commit4458013
Main Commit4458552
Release Commit4458013
CreatedOct 10, 2018
ResolvedOct 12, 2018
UpdatedOct 15, 2018