Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice
  3. Join us on November 16th, 2023, between 1 pm and 9 pm CET for Ask the Experts Online on Discord and on Unity Discussions.
    Dismiss Notice
  4. Dismiss Notice

Bug Android Cloud Build Failing

Discussion in 'Unity Build Automation' started by MxHush, Nov 9, 2022.

  1. MxHush

    MxHush

    Joined:
    Oct 3, 2022
    Posts:
    10
    its been 2 weeks and still getting this error, tried everything possible to fix it, can anyone help regarding the issue ?

    at UnityEditor.Android.AndroidSDKTools.RunAndroidSdkTool (System.String toolName, System.String arguments, System.Boolean updateCommand, System.String errorMsg) [0x00001] in Unity]
    ERROR: Player export failed. Reason: Building Player failed
    Unity] [Performance] InitializeOnLoad EntitlementsErrorChecker.OpenFirstEntitlementError

    FATAL: ! Unity player export failed!
     
  2. Yasuyuki

    Yasuyuki

    Unity Technologies

    Joined:
    Sep 11, 2014
    Posts:
    90
    Hello,

    Could you please confirm if the project can build locally? If can, what version of Android SDK (target API level) are you using?
    Also, could you see if the build succeeds properly when specifying the Android SDK version to "android_sdk_31" in the Advanced Settings?
     
    MxHush likes this.
  3. MxHush

    MxHush

    Joined:
    Oct 3, 2022
    Posts:
    10
    Thaank you, it worked just fine
     
    Yasuyuki likes this.