Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.3.0a3
Issue ID
940269
Regression
Yes
Individual installers unnecessarily detect and show a warning about Visual Studio 2017 running
Steps to reproduce:
1. Create a new Unity Project
2. Create a new script and open it in Visual Studio 2017
3. Go back to he Editor and open Build settings
4. Download an installer for a Build target(e.g. WebGL)
5. Run the installer
Expected result: the installer warns the user about Unity versions running
Actual result: installer also warns the user that Visual Studio is running, which should only happen if you want to install VS along with the main Downloads Assistant
Reproduced on 5.6.0f2, 5.6.3f1, 2017.1.0p3, 2017.2.0b6, 2017.1.0a3 individual installers(Build targets or Editor installers)
Not reprodudeced with 5.5.4p2, 5.6.0b1 or regular Download Assistant across any versions
Verified FIXED 2017.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment