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
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
We're in the process of migrating the documentation website and may revisit this topic during planning for the new documentation pipeline