How to properly change scene
The whole answer can be found below.
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).
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
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