com.unity.netcode.gameobjects
com.unity.netcode.gameobjects copied to clipboard
Broken links in online docs
I keep encountering broken links in the online docs.
Page: https://docs-multiplayer.unity3d.com/netcode/current/advanced-topics/message-system/rpc-params/ Broken Links: https://docs-multiplayer.unity3d.com/netcode/current/api/Unity.Netcode.ServerRpcParams https://docs-multiplayer.unity3d.com/netcode/current/api/Unity.Netcode.ClientRpcParams
Page: https://docs-multiplayer.unity3d.com/netcode/current/basics/networkobject/ Broken Links: https://docs-multiplayer.unity3d.com/netcode/current/basics/api/Unity.Netcode.NetworkObjectReference.md/ https://docs-multiplayer.unity3d.com/netcode/current/basics/api/Unity.Netcode.NetworkBehaviourReference.md/
I swear these are everywhere. I really hope someone from the Unity team goes over all of the documentation.
@powersupersport @zachstronaut Apologies for those broken links. We updated how the content was organized and evidently there were several places that got overlooked during the update. 😿
We are aware of this issue and have someone who will be resolving these issues hopefully in the near future.
(Sorry for the mess)
I found a broken link (current doc is for 1.6.0)
Page: https://docs-multiplayer.unity3d.com/netcode/current/basics/scenemanagement/inscene-placed-networkobjects/ Borken link; https://docs-multiplayer.unity3d.com/netcode/current/basics/scenemanagement/object-spawning/index.html/#dynamic-spawning-non-pooled
Here is the PR to resolve this issue: PR-1140