Search Issue Tracker
Fixed in 2018.2.17f1
Fixed in 2018.2.X, 2018.3.X
Votes
0
Found in
2018.1.0a1
2018.2.8f1
Issue ID
1085634
Regression
Yes
Adding DLL references to "mcs.rsp" doesn't update Visual Studio
Reproduction steps:
1. Open "MinimalRepro.zip" project
2. Look at the Console Window
3. See that only Warning messages are printed
4. Open "Test" script
5. In the "Solution Explorer" right click on "Assembly-CSharp" -> "Build"
6. See that in the "Error List" Window there are 2 errors ("The type or namespace name 'Http' does not exist in the Namespace")
Expected Result: Visual Studio doesn't print any errors, as the DLL files are referenced in the "msc.rsp" file
Actual Result: Errors are printed in Visual Studio
Fix Verified in: 2019.1.0a3 (d70d54e10bbd)
Reproduced with: 2019.1.0a2, 2019.1.0a1, 2018.3.0b4, 2018.2.11f1, 2018.1.9f2, 2018.1.0a1
Did not reproduce on: 2019.1.0a3, 2017.4.12f1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
dlstilts
Nov 05, 2018 14:37
Same thing is happening to me. Please fix!