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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment