InvalidOperationException: Prefab <id> has not been added to the ObjectTable
I'm getting the above error when starting a networked game on a client that was built using Jenkins. I don't get this exception when running a game in the Unity Editor. Can this be resolved by forcing the Jenkins build to rebuild the prefab table, or is there some way to debug why this is happening?
0