#Multiplayer Tools
1 messages · Page 1 of 1 (latest)
oh i think you need Transport 2.0 for the network simulator
The Network Simulator tool allows you to test your multiplayer game in less-than-ideal network conditions, enabling you to discover issues in simulated real-world scenarios and fix them before they surface in production. It facilitates simulating network events, such as network disconnects, lag spikes, and packet loss.
you can add it by name com.unity.transport then add the optional version number 2.0
they could be maintaining 1.0 and 2.0 as separate branches so that could actually be correct
i did find this