Most solutions for this involve using SplashScreen class in a script. This doesn’t work, however, because it shows a Splash Screen at the beginning of the game, and then shows it again with the music. I am using Personal licence, so I cannot remove the splash screen. How can I just show one splash screen with the music included at the beginning of the game?
If you’re using a personal license you cannot modify the Made With Unity splash screen in any way.
I don’t need to modify it, I want it there actually. I just have to start playing my main menu theme while still cycling through the logos; like almost all games do.
Adding sound to it would be modifying it. I’m just telling you how it works.
So without Pro or Plus licenses, you cannot add anything but static logos to splash screen? If that is the case, then what is the doc saying here: Unity - Scripting API: Rendering.SplashScreen.Begin What is the purpose of the SplashScreen class then?