在Unity中,添加网络组件identify之后出现的无法同步信息的错误,可以参考如下解决方法:
http://answers.unity3d.com/questions/1263649/spawn-scene-object-not-found-1-error.html
意思就是说删除掉引用identify的脚本以及network transform,重新添加即可。