Unity: Multiplayer Duplicated Local Player On Spawn

Hi, can you clarify in which Scene is which component?

I assume:

  • Main Scene has just the SceneSwitcher
  • Multiplayer Scene has a SyncedRoom and PlayerSync component(s)
  • Menu Scene has just a menu (or other objects/components)

Is that correct?