You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: com.unity.netcode.gameobjects/CHANGELOG.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
78
78
- Allow Runtime Scene Changes was no longer needed and was removed
79
79
- Removed the NetworkObject.Spawn payload parameter (#1005)
80
80
- Removed `ProfilerCounter`, the original MLAPI network profiler, and the built-in network profiler module (2020.3). A replacement can now be found in the Multiplayer Tools package. (#1048)
81
-
- Removed NetworkSet, NetworkDictionary (#1149)
82
81
- Removed UNet RelayTransport and related relay functionality in UNetTransport (#1081)
83
82
- Removed `UpdateStage` parameter from `ServerRpcSendParams` and `ClientRpcSendParams` (#1187)
0 commit comments