Attempting to package a code project using BuildCookRun does not complete the package process successfully if the -build parameter is included. With the -build parameter included, the process fails with an error stating that the UE4Editor-AndroidDeviceDetection.pdb file was included in the manifest, but was not produced.
This only occurs if a binary installation of the Engine is being used that does not have debug symbols installed.
REGRESSION:
Yes. This command line successfully packaged a project in 4.19.
RESULT:
The package process fails with the following error: ERROR: BUILD FAILED D:\BinaryTesting\Main\EditorInstall\Engine\Binaries\Win64\Android\UE4Editor-AndroidDeviceDetection.pdb was in manifest but was not produced.
EXPECTED:
The package process completes successfully.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-62223 in the post.
| 23 |
| Component | UE - Foundation - Cpp Tools |
|---|---|
| Affects Versions | 4.20, 4.21 |
| Target Fix | 4.20.2 |
| Fix Commit | 4287120 |
|---|
| Created | Jul 27, 2018 |
|---|---|
| Resolved | Nov 27, 2018 |
| Updated | Sep 16, 2019 |