Unable to disable the embedded Unity logo on the WebGL loader

We are building a WebGL version of a game and running into an issue onthe autoloader. We have a pro account and have splash screen and the logo disabled in the player settings. When we run the build, however, the initial loader is still showing the Unity logo. How can I either disable the logo on this page or otherwise adjust the behavior? For example, if there must be a logo, can it be customized here?

Check the TemplateData folder in your bluid folder. Edit the style.css (progressLogo)

1 Like