Search Issue Tracker
Fixed in 2020.2.X
Votes
1
Found in
2017.2.0f3
Issue ID
970247
Regression
No
Missing Mono specific class documentation in Visual Studio
Reproduction steps:
1. Create a new Project
2. Create a new C# Script
3. Open it with a Code Editor (VS)
4. Type "GameObject" and see the documentation of that class
5. In the "Start()" function type "List" and see that there is no documentation for that class
Expected Result: Every class should have its own documentation
Actual Result: Only Unity specific classes have their own documentation
Reproduced with: 2018.1.0a7, 2017.3.0f1, 2017.2.0p4, 2017.1.2p3, 5.6.4p3
Note:
Visual Studio Community 2017 Version 15.3.3
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2020.2):
Seems to have been fixed with an update of Visual Studio