Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.11f1
Issue ID
1091279
Regression
No
[UWP] Warning is printed in Visual Studios 2017 for a missing Visual Studio 2015 (v140) toolset
Steps to reproduce:
1. Create a new project
2. Switch platform to UWP
3. In build settings set Visual Studio version to 2017
4. Build project with IL2CPP backend
5. Open solution in Visual Studios 2017
6. The warning is printed in the output window
Expected results: No warning is printed in the output window
Actual results: Warning is printed in the output window
Reproduced with: 2019.1.0a6, 2018.3.0b7, 2018.2.14f1, 2017.4.13f1, 2017.4.0f1
Warning: The build tools for Visual Studio 2015 (v140) cannot be found. Install Visual Studio 2015 (v140) to build using the Visual Studio 2015 (v140) build tools.
Tested with Visual Studios 2017 version 15.8.7
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