Search Unity

Development Build label won't go away?

Discussion in 'Windows' started by ldaughtry, Nov 9, 2014.

  1. ldaughtry

    ldaughtry

    Joined:
    Oct 30, 2012
    Posts:
    38
    Hey all,

    I'm having a problem where in our Win8 builds the Development Build label won't go away in the bottom right corner. I've searched and searched and can't find way. Is this a known thing? Am I missing something simple? I definitely do not have Development Build checked in the build options when I generate the project from Unity.
     
  2. Meltdown

    Meltdown

    Joined:
    Oct 13, 2010
    Posts:
    5,822
    Are you using a beta version of Unity?
     
  3. ldaughtry

    ldaughtry

    Joined:
    Oct 30, 2012
    Posts:
    38
    Definitely not in a beta build. This project is in 4.5.5.
     
  4. SquigglyFrog

    SquigglyFrog

    Joined:
    Jan 9, 2014
    Posts:
    26
    I read somewhere that it should go away when you do a Master build.. but apparently it shows in release and debug both. Not sure if you've tried that or not, but worth a shot.
     
  5. JamesLeeNZ

    JamesLeeNZ

    Joined:
    Nov 15, 2011
    Posts:
    5,616
    once you do your master build and publish it, 'development build' wont be there.

    I have a feeling when its running attached to a debugger it displays development build no matter what release type you choose (debug/release/master)
     
  6. ldaughtry

    ldaughtry

    Joined:
    Oct 30, 2012
    Posts:
    38
    Thanks all. Master build does indeed run without the label present.
     
  7. Aurimas-Cernius

    Aurimas-Cernius

    Unity Technologies

    Joined:
    Jul 31, 2013
    Posts:
    3,732
    "Development Build" is shown in two cases:
    - When Development Build checkbox is checked when building from Unity, in all configurations in VS, including Master
    - Always in Debug and Release configurations