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
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
- UI GameObjects are not positioned at 0,0,0 when creating them while Scene view is active
- Mesh Filter and Mesh Renderer property icons are difficult to see on blue highlight when selected in Animator 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