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.
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
How to delete some elements correctly when deleting an array loop?
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 difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
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 |