Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Unity 2020.1 splash screen doesn't work

Discussion in '2020.1 Beta' started by mhardy, Jun 26, 2020.

  1. mhardy

    mhardy

    Joined:
    Apr 3, 2011
    Posts:
    47
    I use a very basic Static Splash Image. This no longer works in 2020. All I see is a grey screen when it's loading instead of my image.

    Anyone else encounter this?
     
  2. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,325
    Can you reproduce it with any project or a specific one only?
     
  3. mhardy

    mhardy

    Joined:
    Apr 3, 2011
    Posts:
    47
    Any. I just created a project from scratch and same issue. Just a grey screen while loading.

    A few things to note:

    1. I'm not selecting 'Show Splash Screen'. I don't want a splash, just a loading image so I specify a "Static Splash Image".
    - if I do specify 'Show Splash Screen" and set that up, after the grey loading screen it will display my static image for 2 seconds, but I don't want that. I want just the static image shown during loading like it's always done.

    2. It works fine on Android. Just iOS that isn't showing the static image while loading any longer.