Search Unity

Scene Objects Error

Discussion in 'Multiplayer' started by yongilkim, Jun 11, 2015.

  1. yongilkim

    yongilkim

    Joined:
    Sep 15, 2014
    Posts:
    10
    I,m using Networkmanager on a multiplay game
    I was used Scene Objects for game role

    I have get some error When client connected to server


    This is my server networkmanager info



    What can i do ?

    Thanks!
     

    Attached Files:

  2. seanr

    seanr

    Unity Technologies

    Joined:
    Sep 22, 2014
    Posts:
    669
    This message means that the HLAPI detect different network scripts on the cleint and server. It is really a warning and does not prevent the game from functioning.
     
  3. yongilkim

    yongilkim

    Joined:
    Sep 15, 2014
    Posts:
    10
    Thanks
    You are right.
    The NetworkIdentity object was removed during loading.