How to properly change scene

The whole answer can be found below.

Please note: The Photon forum is closed permanently. After many dedicated years of service we have made the decision to retire our forum and switch to read-only: we've saved the best to last! And we offer you support through these channels:

Try Our
Documentation

Please check if you can find an answer in our extensive documentation on Fusion.

Join Us
on Discord

Meet and talk to our staff and the entire Photon-Community via Discord.

Read More on
Stack Overflow

Find more information on Stack Overflow (for Circle members only).

Write Us
an E-Mail

Feel free to send your question directly to our developers.

How to properly change scene

Frigider
2022-01-11 09:42:57

i used Runner.setActiveScene() and it wasn't working for some reason also i have NetworkSceneManagerBase in the scene

Comments

squirrel
2022-01-25 02:59:06

Runner.SetActiveScene() worked for me last I checked.

A few debugging questions:

-Have you tried the latest nightly build of Fusion?

-Was SetActiveScene() ever working for you?

-Do you get any errors?

-Do you have authority to change the scene?

Back to top