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
Comments (1)
-
Peter77
Jan 09, 2021 07:53
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
Resolution Note:
We're in the process of migrating the documentation website and may revisit this topic during planning for the new documentation pipeline