Search Unity

Question InternalServerError apk analytics failed Failed to find GameSettings.prop, when uploading apk to UDP

Discussion in 'Unity Distribution Portal (UDP)' started by Petr777, Oct 13, 2020.

  1. Petr777

    Petr777

    Joined:
    Nov 8, 2017
    Posts:
    49
    I've got a following error when trying to upload my apk to UDP:

    [InternalServerError] Internal server error: apk analytics failed, caused by:[InternalServerError] Internal server error: analyse apk failed, caused by:Failed to find GameSettings.prop, please import udp sdk and generate GameSettings

    I'm using UDP package in my game.

    Can you please tell how to fix this?
     
    Qbit86 likes this.
  2. SamOYUnity3D

    SamOYUnity3D

    Unity Technologies

    Joined:
    May 12, 2019
    Posts:
    626
    Have you generated the UDP Settings?
    upload_2020-10-14_15-15-55.png
     
  3. Petr777

    Petr777

    Joined:
    Nov 8, 2017
    Posts:
    49
    >Have you generated the UDP Settings?

    Yes


    We fixed this problem by pressing Pull in UDP Settings. After that GameSettings.prop appears in project, and we uploaded successfully.
     
    SamOYUnity3D likes this.