Hi
I have a short intro scene and I want to fade from that to my main scene. When the Intro scene loads, I have an action list and in that action list I have a Scene Switch action which is set to "Don't change scene just Preload" with the name of my main scene. However when that action runs it switches to the main scene rather than just loading it.
Is there something else I should be doing?
Olly
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Preloading a scene should cause it to appear disabled in the Hierarchy, but not made active.
I cannot recreate such behaviour - what are your AC/Unity versions, what are your "Scene loading" settings in the Settings Manager, and do any related messages appear in the Console?
Thanks Chris
That's my Scene Loading settings. I'm also going to spend some time going through any OnSceneLoad type action lists in my main scene to see if they somehow are set to do something wonky.
Olly
What are your AC/Unity versions? I cannot recreate the issue with the same settings on my end.
You're certain there are no other Scene: Switch Actions involved?