Photon Bolt and AWS not syncing scenes

Options
I am integrating AWS to my Photon Bolt project, but I am having the problem that the server correctly loads the desired scene ("Map_1) and when the client connects it does not load said scene.

Before carrying out the AWS project, I did the tutorials for the use of Photon Bolt in an extra project, everything works perfectly here, so the problem is confusing for me

Comments

  • stanchion
    Options
    You'll first want to test on your local machine for server and client as there should be none or limited difference there and it is substantially easier to debug. You can run either server or client in editor and see if any callbacks or other expected functionality is not working as expected.