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
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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
dlstilts
Nov 05, 2018 14:37
Same thing is happening to me. Please fix!