Emma
Emma
What NetworkTopology are you using (Client-Server or Distributed Authority)? Could you post the code showing how you're instantiating the NetworkObject and the NetworkBehaviour?
Thank you for the code snippet. Do you mind explaining more about what behaviour you were expecting vs what was happening?
Thanks for reporting this! The specific bug that this issue was pointing to has been fixed, it looks like what you're running into is something new. So we can better...
Just to follow up on this issue. We've fixed a few bugs in the NetworkVariables collections in the latest versions of NGO. Would you mind updating to the latest version...
Hi! Thanks for your contribution. Unfortunately this pull request is far too large to consider merging. If the changes made in this PR are still relevant, please open a new...
I am also seeing this issue
You have a good point that we need to update the docs in that area. Essentially imagine a NetworkObject as a network co-ordinator for a collection of NetworkBehaviours. The NetworkObject...
Hi, thanks for your submission! There's a lot complexity in this space as `CreateOrJoinSessionAsync` can start the allocation of cloud resources. Due to this "cancelling" a request can have some...
The team that is maintaining the SDK are working on the full comprehensive cancellation path, however it's a complex space with a lot of moving parts. Cancellation was definitely overlooked...
Thanks for reporting this. We've not been able to reproduce this issue in order to fix this. Is there any chance you have more details about the setup of your...