Build crashes or screen goes black after configuration screen
First of all, hello and thank you for taking your time reading this
.
When building my game (which works perfectly fine in the editor), the game will crash or go black after the configuration screen.
These are the warnings I find in my console upon finished build:
. .
The problem is, I cannot locate the objects referenced (such as "SpawningBase_SpawnableObjectPrefab"), and of course I don't have a scene called '' either.
.
So my questions are:
Are these warnings the source of the crash and blackscreen?
if not, then
How do I determine the source of the crash?
and at last:
How do I resolve these warnings?
Answer by Vojfrom · Mar 11, 2020 at 07:48 PM
Did you find the solution? My game does the same. I added today three features and when I'm trying to acces two of them, the game crashes. I noticed, that after build, Unity says these warnings too.