Search Unity

UnityException: GetBool is not allowed to be called while application is terminating. Cloud Build

Discussion in 'Web' started by arumiat, Sep 24, 2018.

  1. arumiat

    arumiat

    Joined:
    Apr 26, 2014
    Posts:
    321
    At the end of my Unity Cloud Build for an iOS build, I get this error which seems to make the build fail

    Code (CSharp):
    1. Unhandled Exception: UnityEngine.UnityException: GetBool is not allowed to be called while application is terminating.
    A google and forum search hasn't brought up much.

    Building using Unity 2018.2.f02.

    Can't try locally as don't have access to a Mac. Any ideas?
     
  2. arumiat

    arumiat

    Joined:
    Apr 26, 2014
    Posts:
    321
    Building with
    2018.3.0b2 did not help
     
  3. nyonge

    nyonge

    Joined:
    Jul 11, 2013
    Posts:
    49
    Running into this as well, would love some insight!