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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.2):
Seems to have been fixed with an update of Visual Studio