#I'm encountering this error while developing an online game for mobile.
3 messages · Page 1 of 1 (latest)
Well when it comes to networking it can be slightly more subtle than that.
You can see that the object is instantiated by Photon, it's networked, so it could be something like "it has a camera referenced, but the camera has no network identity, so the serialization isn't valid anymore after being cloned", or stuff like that.