-- Several APIs that were already marked `[Obsolete]` with a warning now raise a compile error instead (they are not removed yet): `RpcAttribute.RequireOwnership`, `ServerRpcAttribute.RequireOwnership`, `NetworkObject.IsSceneObject`, `NetworkObject.SetSceneObjectStatus`, `NetworkList.LastModifiedTick`, `UnityTransport.InitialMaxSendQueueSize`, `UnityTransport.DebugSimulator`, `UnityTransport.SetDebugSimulatorParameters`, `UnityTransport.ConnectionData.ServerEndPoint`, the deprecated `BufferedLinearInterpolator` buffer/interpolation fields and its testing-only `Update(float, NetworkTime)` overload, `NetworkSpawnManager.InternalOnOwnershipChanged`, `CommandLineOptions.Instance`, `CommandLineOptions.GetArg`, and `NotListeningException`.
0 commit comments