BOLT Tutorial Possibly Outdated?

Options
https://doc.photonengine.com/en-us/bolt/current/demos-and-tutorials/bolt-basics/bolt-102-getting-started

Running unity, 2019.1.9f1

"BoltNetwork.LoadScene("Tutorial1");" = "Exceptiont thrown while trying to find index of scene 'Tutorial1'"

Also "KeyNotFoundException: The given key was not present in the dictionary."

Keen to learn BOLT from scratch, basic tutorial looks like a good start. Maybe need to downgrade unity?

If so, please specify what version of unity to use.

Comments

  • r_projects
    Options
    And thank you in advance for you time and response.
  • stanchion
    Options
    Take note:
    "Important: After you've added both scenes, make sure to run Assets/Bolt/Compile Assembly again to make Bolt aware of your scenes. Also, make sure that the Tutorial1_Menu scene is the first one (index 0) so that it loads when your game starts."
  • r_projects
    Options
    I will try that. Sounds like it may be just that.
  • Nori_SC
    Options
    ENG by google :D
    the tutorial is not outdated and it's hard to get something out of it
    Animation synchronization is not very experienced as it would be useful for a small refreshment there
    PL
    samouczek nie jest aż przestarzały i ciężko coś z niego wyciągnąć
    synchronizacja animacji jest mało przeżyta jak damnie to przydał by się tam małe odświeżenie
  • r_projects
    edited July 2019
    Options
    It was the compile of assets that was needed.

    @s
    stanchion said:

    Take note:
    "Important: After you've added both scenes, make sure to run Assets/Bolt/Compile Assembly again to make Bolt aware of your scenes. Also, make sure that the Tutorial1_Menu scene is the first one (index 0) so that it loads when your game starts."