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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 2020.2):
Seems to have been fixed with an update of Visual Studio