#In general: if I first launch the game,
1 messages · Page 1 of 1 (latest)
this is super bizarre. I have several questions, I'm not sure this will lead down a path to a solution though.
First, how are you loading your scene?
like, how do you load your scene from the main menu?
yes please do. Mark it like so:
```cs
// code
```
so it appears as:
// code
thank you
I'm not sure what SceneLoader and SceneChecker are.
they don't seem to be native to unity
so maybe the issue is in one of those classes
ah, i missed the part where this is a problem before the boot screen. I'm sorry but that rules out my idea of why it could be happening. It is hard to think of what it could be as it is not a straightforward problem, at least if it is I'm not aware of it.
What objects do you have with DontDestroyOnLoad?
if you play the game then go back to the menu, what objects are in the dont destroy on load section in the inspector?