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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
We're in the process of migrating the documentation website and may revisit this topic during planning for the new documentation pipeline