Search Issue Tracker
Active
Votes
0
Found in [Package]
0.1.0
Issue ID
1333225
Regression
No
MLAPI Component reference links direct to nonexistent documentation pages
How to reproduce:
1. Create a new Unity project
2. Install the MLAPI package (you can follow this tutorial https://docs-multiplayer.unity3d.com/docs/migration/install/index.html)
3. In the Hierarchy right-click and go 3D Object -> Cube
4. Select the "Cube" GameObject and in its Inspector click Add Component
5. Search for "NetworkManger" and click on it
6. In the NetworkManager component click on the "Open Reference for NetworkManager" button
Expected results: The documentation page that gets opened exists
Actual results: The opened documentation page doesn't exist
Reproducible with: 2019.4.26f1, 2020.3.11f1, 2021.1.9f1, 2021.2.0a19 (0.1.0)
Could not test with: 2018.4.35f1 (MLAPI package not available)
Note:
- In version 2020.3.11f1 the MonoBehaviour documentation page is opened
- In step 5 "NetworkManager" was used as an example, the issue reproduces with all possible MLAPI components
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment