Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

How to put our default logo instead of unity loading bar and logo

A topic by Abdul Rehman Rana created Jul 05, 2022 Views: 328 Replies: 3
Viewing posts 1 to 5

How to put our default logo instead of unity loading bar and logo in the start.

Moderator moved this topic to General Development
(+2)

Pay for Unity Pro

https://docs.unity3d.com/Manual/class-PlayerSettingsSplashScreen.html

(1 edit) (+1)

The docs (https://docs.unity3d.com/Manual/class-PlayerSettingsSplashScreen.html) say:

    the full customization of the splash screen is only 
    available to those on Plus, Pro, or Enterprise Unity plans

Once you're on a paid plan, you can use the https://docs.unity3d.com/ScriptReference/PlayerSettings.SplashScreen.html API or edit the splash screen from Edit > Project Settings > Player > Splash Image