Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Resolved Profiling bandwidth usage / network stats

Discussion in 'Multiplayer Tools' started by Bugfoot, Jan 29, 2009.

  1. Bugfoot

    Bugfoot

    Joined:
    Jan 9, 2009
    Posts:
    533
    Is there any built-in tool/API method to query for network statistics on the fly? I'd like to see how much I'm sending and receiving, ping, and packet loss.

    Thanks!
     
  2. MikeHergaarden

    MikeHergaarden

    Joined:
    Mar 9, 2008
    Posts:
    1,027
    Open the stats window for built-in network stats (these only show when your actually connected).

    If you need more details; use something like
    wireshark(free).