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
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "Brush Attributes" menus have no padding
- Inconsistent hotkeys in the Terrain tool with the "Terrain Tools" installed and not installed
- "DebugAllocatorMode" option changes when changed in another Editor instance
Resolution Note (fix version 2020.2):
Seems to have been fixed with an update of Visual Studio