Search Issue Tracker

Won't Fix

Votes

0

Found in

Issue ID

1304316

Regression

No

Inspector Help Button for scripts derived from MonoBehaviour result in 404

--

-

Repro Steps:
1) Create a new 3D project
2) Select "Main Camera" in the Hierarchy
3) Click "Add Component" in the Inspector
4) Select "New Script" in the context menu.
5) Name this script whatever you like e.g. "NewBehaviourScript"
6) In the inspector click the help "(?)" button for the new script

Expected result: Unity opens a web browser (tab) for https://docs.unity3d.com/<version>/Documentation/ScriptReference/MonoBehaviour.html
Actual result: Unity opens a web browser (tab) for https://docs.unity3d.com/<version>/Documentation/Manual/script-<name of script>.html

Effected versions: 2020.2, 2020.1.17f1, 2019.4.16f1, 2018.4.30f1

  1. Resolution Note:

    We're in the process of migrating the documentation website and may revisit this topic during planning for the new documentation pipeline

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.