Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.1f1
Issue ID
757725
Regression
No
Help / Unity API Reference Greyed out in Visual Studio
To repro:
0. Make sure your system is clean (no Unity or VS were installed on it before).
1. Using download assistant install Unity (5.3.1 and higher) + Visual Studio 2015 + Visual Studio Unity Tools.
2. Open Unity - Create a new project - Create new script - Open it in Visual Studio 2015.
3. Select "Monobehaviour" in script and Open Help - Unity API Reference (or just Open Help - Unity API Reference).
4. Search in documentation is opened.
5. Open Help - Unity API Reference.
Actual result: Unity API Reference Is grey and there is no ability to open it again.
Expected results: Unity API Reference can be used in any case, from Help dropdown or using shortcuts.
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
Add comment