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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Resolution Note (fix version 2020.2):
Seems to have been fixed with an update of Visual Studio