Search Unity

Android APK name contains the old product name.

Discussion in 'Unity Build Automation' started by jasper_unity366, Oct 27, 2020.

  1. jasper_unity366

    jasper_unity366

    Joined:
    Sep 21, 2020
    Posts:
    1
    Hi,

    When we build for Android in Unity's cloud build, the APK file name contains the old product name.

    We think this happens the first time you switch the target platform to Android, somewhere the product name at that moment is saved and is not adjustable. Is there an easy way to change the APK name in a pre- or post build (export) script? Or are we overseeing something else?

    Any help is appreciated!
     
  2. ollieblanks

    ollieblanks

    Unity Technologies

    Joined:
    Aug 21, 2017
    Posts:
    460
    Hi @jasper_unity366,

    Unfortunately, the artifact name uses an identifier value in our backend that does not get changed when the project is renamed. Please log a support ticket via the Cloud Build section of the Unity Dashboard and we will be able to process this request manually for you.

    Hope this helps!