Search Unity

[UNET]Spawn scene object not found for X

Discussion in 'UNet' started by Ozick625, Jan 22, 2018.

  1. Ozick625

    Ozick625

    Joined:
    Nov 9, 2017
    Posts:
    3
    Hi. When connecting to the server(UNET) the client gives
    "Spawn scene object not found for 1"(and other numbers). I understand that I create some objects to scene loading? I hope for some ideas :)
     
  2. mischa2k

    mischa2k

    Joined:
    Sep 4, 2015
    Posts:
    4,347
    Drag it into the NetworkManager's spawnable objects list
     
  3. Ozick625

    Ozick625

    Joined:
    Nov 9, 2017
    Posts:
    3
    the problem is that I don't know what those objects are. Like no I do not create any objects. And those that I create, and so it is in the list
     
  4. Driiade

    Driiade

    Joined:
    Nov 21, 2017
    Posts:
    80
    Different project between server and client ?
     
  5. Ozick625

    Ozick625

    Joined:
    Nov 9, 2017
    Posts:
    3
    strictly the same(
     
  6. Driiades

    Driiades

    Joined:
    Oct 27, 2015
    Posts:
    151
    Spawn player on client connect is check ?