A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
@WarpedPixel The "Failed to send over socket" messages are a normal part of the process. Noble Connect will attempt to use every network interface...
@wade51 Match Up isn't in charge of doing the actual networking. All it does is let hosts store some data in a central location so that clients...
@pashara123 By default Noble Connect will use relays only when necessary. You don't generally tell Noble Connect what type of connection to use,...
@MM47 I just sent you a message with a link to the new version. It should fix both the jittering in the first seconds of syncing as well as the...
@VasyaCullin why are you hosting on port 80? It seems like you're getting web requests which are throwing the server off which is about what I...
@xhkong Yes I am releasing an update today that is compatible with the latest version of Mirror on the Asset Store.
@voody2506 There is no rate limit but there is a monthly bandwidth limit and ccu limit depending on your plan.
Not totally sure what you mean here, but if you want to stay connected to the current host then just don't disconnect :) Noble Connect supports...
@vyral13 Yeah, that's pretty much down to Mirror, it's kind of outside of the scope of Noble Connect, whose only job should be to establish a...
@BonneCW Unfortunately NAT Traversal does not support IL2CPP. The RakNet library that powers everything is written in c++ and something about the...
@liuyang61 I believe I already responded to you on discord, but this issue has been resolved. Thanks for reporting it.
@Erdal42 The latest version of Noble Connect that was just released supports the latest version of Mirror on the Asset Store. Going forward I'll...
@jhbyhuangzejie UWP won't be happening sorry. NAT Traversal is more or less replaced by our new Noble Connect service. We still provide NAT...
@Erdal42 Sorry for your issues. I've been working on some major updates for Noble Connect and the support got away from me a bit. The mirror...
It's the Matchmaker URL on the Matchmaker component, you can change that to point to whatever domain or IP that you want.
Is this with the latest version of Mirror from the asset store or github? We only support the latest from the asset store.
What issues are you running in to? Match Up and Noble Connect both come with examples that should work with the latest version of Mirror on the...
I'm not totally sure why this doesn't work, but if you're looking for an existing solution for NAT Traversal you may want to look in to my NAT...
Are you still experiencing this issue? I just tested with the latest PUN2 and Smooth Sync from the asset store and I'm not getting any compilation...
Do you have "Smooth Authority Changes enabled? It is made to fix exactly this.