Unchecked Development Build in Web build but it's still there.

I unchecked Development Build in Web build but it’s still there in the Unity Player. Why?

Maybe you are using a development player to view the non-development project?

Did you uncheck the development option in the release channel menu of the plugin and the build option?

I unchecked the Development Build option in the Build Settings. That’s the only one I know about. Is there another option somewhere?

I didn’t know there were two kinds of players. I thought that was determined by checking/unchecking the Development Build option in the Build Settings

When you install the editor it’ll also install a development plugin to allow you to test the game.

That makes sense. So to not see that text I guess I have to use a browser on a machine on which Unity Editor is not installed.

Or uninstall the development build of the web player and install a regular web player build on your machine.