Search Unity

how to remove unity logo in build.

Discussion in 'Web' started by A_never_kill, Nov 16, 2018.

  1. A_never_kill

    A_never_kill

    Joined:
    Jan 7, 2014
    Posts:
    81
    Hi,
    I upload my unity webgl build to server and it shows unity logo with loader.I want to remove that loader and unity logo.Is there any way to remove that??
     
  2. oLDo

    oLDo

    Joined:
    Mar 14, 2017
    Posts:
    55
    Player settings but you need to have Pro.
     
  3. A_never_kill

    A_never_kill

    Joined:
    Jan 7, 2014
    Posts:
    81
    I have unity pro still not found edit option. Screen Shot 2018-11-16 at 3.46.01 PM.png
     
  4. oLDo

    oLDo

    Joined:
    Mar 14, 2017
    Posts:
    55
  5. A_never_kill

    A_never_kill

    Joined:
    Jan 7, 2014
    Posts:
    81
  6. oLDo

    oLDo

    Joined:
    Mar 14, 2017
    Posts:
    55
    Then I don't understand exactly what is your goal?
     
  7. A_never_kill

    A_never_kill

    Joined:
    Jan 7, 2014
    Posts:
    81
    I already mentioned my goal in title.i did same thing which is required to remove logo.Build Unity webgl still loading.
    Anyway thanks.
     
  8. sumpfkraut

    sumpfkraut

    Joined:
    Jan 18, 2013
    Posts:
    242
    It should work if you enable Splash Screen, and disable the Logos Checkbox. (Show Unity Logo)
     
  9. sacb0y

    sacb0y

    Joined:
    May 9, 2016
    Posts:
    874
    Edit the icon file in the build folder or create a custom template

    Only way to do this is use the full template not the minimal
     
    TheDevloper and De-Panther like this.
  10. franz1980

    franz1980

    Joined:
    Jun 28, 2018
    Posts:
    1
    The logo appears in two different occasions. Not only once, but twice. First it appears with a loading bar below while the program is loading. Then appears with the " Made with Unity" slogan. Enabling the Splash Screen and disabling the Logos Checkbox or Disabling the splash screen will only make disappear the logo during the second appearance. However, the first time that appears will not go away and you will have to watch the logo with the loading bar below. I've contacted Unity and I am still waiting for a response.These thread has two years already.
     
  11. ewanuno

    ewanuno

    Joined:
    May 11, 2017
    Posts:
    58
    you can edit the webgl template, copy them for inside the unity aplication folder to
    /Assets/WebGLTemplates/ then you will see them in the player settings and you can swap the graphics for your own.