Search Unity

Unity 2017 Splash screen

Discussion in 'Android' started by CybIam, Feb 21, 2018.

  1. CybIam

    CybIam

    Joined:
    Nov 6, 2016
    Posts:
    57
    Hi guys!

    I've just moved to Unity 2017 from 5.5 and I've got a question about splash screen: when I start my app there is a delay a few sec with a totally black screen before splash images starts to appear. On Unity 5.5 there was a white screen for a very short period and right after it a background image and then a delay before splash images.

    Is it ok for new Unity, or I can change this somehow?

    ps: tested on Android 4, 5 and 7.

    Thanks!
     
  2. Yury-Habets

    Yury-Habets

    Unity Technologies

    Joined:
    Nov 18, 2013
    Posts:
    1,167
    Sounds like it's the static splash screen. The image is configurable. You can disable it as well.
     
  3. CybIam

    CybIam

    Joined:
    Nov 6, 2016
    Posts:
    57
    @Yury-Habets
    Hmm, I have background image (non black) and 2 splash images: unity logo and our logo. I dont have static splash image. The splash screen sequence is: black screen few sec -> background image -> logos. I tried to add static splash image but nothing changed.
     
  4. Yury-Habets

    Yury-Habets

    Unity Technologies

    Joined:
    Nov 18, 2013
    Posts:
    1,167
    Sorry nothing comes to my mind. Does it look the same if you create a new project?