Loading New Scene Loses references of moved objects using FishNet in unity
im using FishNet and i’m trying to load new scene using below code, but i get this warning in the clients for every network object not owned by that client that i’ve tried to move to the new scene!!!
new scene loads fine and i can see the moved network objects but as i said clients log this warning for the network objects that they don’t own!!!