5.3.5p2 debug database is always created. Development mode forced?

My 5.3.5p2 builds are always including the debug databases as though I’ve checked the build options->development mode even though it is not checked. I’m coming from 5.2.3p3, has something changed here? Are my builds really in debug mode? When I delete these from the build my project no longer runs so it would seem it is?

This is pretty important because I don’t want to be releasing debug builds to the public, obviously. Had hoped to do a patch today with the new version but it looks like I won’t be able to.

Come on, guys, please. I can’t be the first person to create a build using 5.3.5p2. :roll_eyes:

I’ve seen that before a couple of months ago, thought it was fixed. For what it’s worth, it doesn’t happen in 5.4 beta.

1 Like

Here’s the reply from support:

Apparently I’m supposed to sit here for a week and hope a Unity customer answers the question. :rage:

Note, you get different PDB files when you enable Development Build.

Fortunately you don’t have to include the PDB files in your distribution, in 5.3 they are generated for convenience:

In the public 5.4 beta there is a new option “Copy PDB Files” that’s disabled by default:

1 Like

I do have to include them with my version of Unity unfortunately. I tried deleting the files and it broke the build.

That’s weird, is that a 5.3.5p2 specific thing? Because I tried deleting the PDB files built with 5.3.5f1, both Development Build and normal, and both ran normally.

I don’t know, maybe. Thanks though, I’ll try it again on the next patch. I went ahead and put up a patch with the debug stuff in there anyway because I’m trying to get CV1 support released. I wrote support and they insisted I let this thread sit here for five days before they’ll even think about answering this. :roll_eyes:

Well, I can’t sit around for a week waiting. The download is bigger now but I’ll just have to live with it for now. I’m just mystified how a release like this makes it out into the public. You’d think nobody in the entire company built a project themselves and simply looked in the folder to see if anything looked strange. :face_with_spiral_eyes: