Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Unity project not loading after splash screen

A topic by TheOneDeveloper created Jul 28, 2021 Views: 765 Replies: 3
Viewing posts 1 to 2

After the splash screen with the Unity logo, the rest of my game doesn't load, it just becomes a blue screen, like the background of my game. Not the your pc is shutting down blue screen, but inside the project. When in the Unity editor, the game works fine, but when it is put into here it stops working. I don't know if it is because I have a older pc or something else, it just doesn't want to work. Any help would be appreciated.

Hi, it would help to have more details, e.g. what platform are you building for (Windows, WebGL...) and whether the problem is exhibited running locally on your computer or only after uploading to itch.io ("put into here" sounds like that's what's happening).

If your game is running fine in the Unity Editor but not in any build, one quick thing to check is that you've got all the required scenes selected in your build settings

https://docs.unity3d.com/Manual/BuildSettings.html

(+2)

I figured it out already, but thanks for the help! (Turns out I didn't add the files into the builder to upload XD)

easy done :)

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.