Search Issue Tracker
Active
Votes
0
Found in
1.2.1
Issue ID
UUM-134994
Regression
No
SessionException: Unexpected exception processing network metadata when client joins session while host starts Relay
*Client scripts attached to ticket
Steps to reproduce:
- Host creates a Session without {{WithRelayNetwork()}} (solo lobby, no networking)
- A second client joins the session via join code
- Host calls {{StartRelayNetworkAsync()}} when player count >= 2
- Client intermittently fails during network metadata processin
Actual results:
Client throws {{SessionException: Unexpected exception processing network metadata}} (~2/10 attempts). Inner exception shows "Joining network failed." No identifiable timing pattern.
Expected results:
Client successfully processes relay network metadata and connects without error.
Reproducible with versions: Unity 6000.0.58f2 and com.unity.services.multiplayer@1.2.1
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment