Hi hassan1455, I'm afraid this is actually a feature emerged from numerous bug reports made by the community in the past, because the alternative is much worse, especially games with bigger size. It was a black screen that looked like an unresponsive game that would go for seconds, which is forever for a player. There were also complications as well, if I recall correctly.
The great thing about this feature is that this is very flexible and adjustible, you can actually go back to its previous state.
If you would like to adjust this to the previous state:
- From the Properties bar in project properties, set Background color and Splash color to
0,0,0
.
- Find the Project Bar, then look for the Icon folder.
- Create a blank
.png
image with the same size as your project's viewport size.
- Then, import the blank image in the Icon folder.
- Finally, select the icon image and look in the Properties Bar, and set the Purpose property to
Storyboard splash
.
Nevertheless, I still recommend just adding your logo rather than a blank image for a black screen, it would look more professional.
I hope that helps.