@@ -5,6 +5,44 @@ title: Multiplayer Tools 2.0.0+
5
5
description : Release notes for Multiplayer Tools including new features, updates, bug fixes, known issues, and information to help you upgrade.
6
6
---
7
7
8
+ ## [ 2.2.4] - 2025-06-02
9
+
10
+ #### * General*
11
+ - Fixed NGO adapter, Network profiler, and Network Simulator related memory leaks when domain reload is disabled
12
+ - Added analytics to better understand the usage of our tools.
13
+
14
+ #### * Network Scene Visualization*
15
+ - Improved performance when NetVis is not actively used
16
+ - Added some additional tooltips to the NetVis UI
17
+ - Fixed a NetVis popup bug where it showed no content on Linux
18
+ - Fixed client list not updating when exiting Play Mode
19
+
20
+ ## [ 2.2.3] - 2024-12-19
21
+
22
+ ### * Network Scene Visualization*
23
+ - Fixed a compatibility issue with the Dedicated Server package.
24
+
25
+ ## [ 2.2.2] - 2024-09-17
26
+
27
+ ### * Network Scene Visualization*
28
+ - Fixed a bug where NetVis stopped working after the NetworkManager was destroyed and recreated.
29
+ - Fixed an issue where NetVis only assigned colors to a limited subset of Network IDs.
30
+ - Added custom color setting for host and client ownerships. The custom color settings are synchronized between Multiplayer Play Mode instances.
31
+
32
+ ### * Runtime Network Stats Monitor*
33
+ - Added support for entering Play Mode without Domain reload
34
+
35
+ ## [ 2.2.1] - 2024-09-27
36
+
37
+ ### * Network Scene Visualization*
38
+ - Fixed a bug which showed the wrong number of clients in the SceneView overlay
39
+ - Fixed a bug which caused null reference exception when entering Play Mode without Domain Reload
40
+ - Fixed a bug which showed wrong ownership visuals with Distributed Authority when reconnecting
41
+
42
+ ### * Runtime Network Stats Monitor*
43
+ - Fixed a bug where RNSM showed no metrics in builds with code stripping enabled
44
+ - Fixed a bug where RNSM stopped working with NGO 2.0.0 or above
45
+
8
46
## [ 2.2.0] - 2024-07-24
9
47
10
48
### General
0 commit comments