Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b2
Issue ID
987740
Regression
Yes
[Regression]Unity API reference option doesn't show up in Visual Studio 2017 help menu
This is problem with vs files that are generated on fresh project launch, on projects with old VS files everything works as expected
Steps to reproduce:
1. Open Unity version 2018.1.0b2 or higher
2. Create new project
3. Create new script and open it from Unity (make sure VS2017 is selected as "External Script Editor")
4. Click on help option in Visual Studio menu bar and see that there is missing "Unity API Reference" option
Expected result: There should be "Unity API Reference" option in all unity project scripts opened with Visual Studio.
Note: launching older project with older VS generated files on 2018.1.0b2 and up the API Reference option will appear as expected in Visual Studio
Didn't reproduce with: 2018.1.0a1, 2018.1.0a3 , 2018.1.0a5, 2018.1.0b1
Reproduced with: 2018.1.0b2, 2018.1.0b3
Regressed in 2018.1.0b2
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