Search Unity

Question Android Build Failure

Discussion in 'Android' started by affanmohammed23, Feb 5, 2023.

  1. affanmohammed23

    affanmohammed23

    Joined:
    Feb 5, 2023
    Posts:
    1
    When I built the apk, all the files related to it get deleted automatically during the build, and the final apk I get opens up to be a blank unresponsive one. Also, there is no error message/warnings
    Do you have any suggestions on what might be going wrong here?
     

    Attached Files:

  2. tleylan

    tleylan

    Joined:
    Jun 17, 2020
    Posts:
    618
    It appears that you haven't added any scenes to the build. It isn't enough that they are in the project you have to include them in the build as well. The first one being the default scene.