com.unity.netcode.gameobjects icon indicating copy to clipboard operation
com.unity.netcode.gameobjects copied to clipboard

Broken links in online docs

Open zachstronaut opened this issue 2 years ago • 4 comments

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/

zachstronaut avatar Aug 23 '23 18:08 zachstronaut

I swear these are everywhere. I really hope someone from the Unity team goes over all of the documentation.

powersupersport avatar Aug 28 '23 13:08 powersupersport

@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)

NoelStephensUnity avatar Oct 04 '23 21:10 NoelStephensUnity

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

PitouGames avatar Nov 15 '23 22:11 PitouGames

Here is the PR to resolve this issue: PR-1140

NoelStephensUnity avatar Nov 16 '23 23:11 NoelStephensUnity