Scene Loading issues with needle

No no the error is then caused by one of the assigned scenes in the sceneswitcher (editor only means the gameobject and children wont be exported of that object and just be ignored, untagged or any other tag is just fine)

I just wanted to see if it’s one of the scenes or not. Now you could try if it also happens with just one scene in the array (to figure out which of the scenes is causing it)

If you got the faulty scene we can check it in unity (if you can show me the hierarchy) and possibly send a bugreport (via the menu item Needle Engine/Report a bug) then we can look at it and fix it.

they all export fine when I only export one scene in the array

by user 841751666960760944

All individually are ok? But when you add two or three it fails?

holy cow

by user 841751666960760944

i think it just worked

by user 841751666960760944

i just took the scenes out of the array and added them back in

by user 841751666960760944

was i supposed to have the scene switcher in each scene?

by user 841751666960760944

If you have the error with two of your scenes can you report a bug from your main scene (using the menu item mentioned above) - i can debug it tomorrow and add a extra check (altough i would like to understand why it fails here)

i’ll see if i still have it

by user 841751666960760944

Ah did you have that? And did one scene load itself maybe?

yeah

by user 841751666960760944

so should i only keep scene switcher in one scene?

by user 841751666960760944

like in my main scene

by user 841751666960760944

You can have it in subscenes but it should not try to load itself - if that was the reason for the bug.

so it’s fine if i keep it in one scene correct

by user 841751666960760944

The scene switcher wont unload the main scene (or rather it wont remove content that was already there - it will not manage other objects) - if you want to replace your whole scene/content like in unity you would create an empty main scene with just the sceneswitcher. You can checkout our multiscene samples for that. Let me know if that makes sense to you

Sure

uhh now it seems like I’m having run time errors

by user 841751666960760944