Search Unity

Build crashes on exit

Discussion in 'Editor & General Support' started by peterpantss, Mar 11, 2015.

  1. peterpantss

    peterpantss

    Joined:
    Sep 24, 2014
    Posts:
    13
    My game crashes on exit after building. It seems to work okay in the editor.

    The output logs says

    The referenced script on this Behaviour is missing!
    (Filename: C:/buildslave/unity/build/Runtime/Mono/MonoBehaviour.cpp Line: 1713)

    How would I approach this?
     
  2. peterpantss

    peterpantss

    Joined:
    Sep 24, 2014
    Posts:
    13
    Hmm i did some more testing and It seems like this only happens when i select 'development build'?