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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment