- Home /
How to disable "development build" in web game
http://farm8.staticflickr.com/7288/9453271948_853cea3202_o.png
How to turn off that???
Answer by Graham-Dunnett · Aug 12, 2013 at 02:19 PM
You serious?
http://docs.unity3d.com/Documentation/Manual/PublishingBuilds.html
Untick "Development build".
sorry I just a player and I still unclear can you $$anonymous$$ch me with screen shot?
Useless answer. The original asker, and I, are PLAYERS. We do not have access to build options.
I just installed a new browser (Pale $$anonymous$$oon which is a rebuild of Firefox), and I installed the 64-bit version. A game I have been playing (Dragons and Titans on $$anonymous$$ongregate) now constantly pops up the development console during the game. This never happened before.
How do we get rid of the console that blots out the screen? Clicking the CLEAR and CLOSE buttons don't help, the console keeps popping up.
Answer by Wolfdog · Jun 10, 2015 at 10:57 AM
Go to https://unity3d.com/webplayer/setup
Alt + right mouse click onto the grey canvas. Choose release channel and choose something other than Development
.
Like this:
If you're a player and don't have access to the game in the Unity Editor, then my answer is for you.
If you're a developer, then
Graham Dunnett
's answer is the one looking for.
Development channel was already not active. I still need some way to turn off "Development Build" to prevent "Development Console" from blotting out the game screen.
Your answer

Follow this Question
Related Questions
[solved]how can i enable or disable a component of instantiated objects? 5 Answers
error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer 3 Answers
How to disable script in MainCamera game object 1 Answer
image not enabling 0 Answers
How to disable an certain animation from my player? 0 Answers