Version: 5.4

PlayerSettings.showUnitySplashScreen

Cambiar al Manual
public static bool showUnitySplashScreen ;

Descripción

Should the builtin Unity splash screen be shown?

When true and for platforms with Professional License, the Unity splash screen (without Personal Edition mark) will show before your first level is loaded and run.

Note: When building to a platform in which you do not have a Unity Professional license, the player will always show the Unity splash screen with Personal Edition mark, regardless of this property.