Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a1
2018.3.0b4
Issue ID
1086633
Regression
Yes
Using "-r" arguments in "mcs.rsp" file causes "CS0006" compile error
Reproduction steps:
1. Open "MinimalRepro.zip" project
2. Look at the Console Window
Expected Result: "The type or namespace name 'Http' does not exist in the namespace 'System.Web'"
Actual Result: "error CS0006: Metadata file 'System...dll' could not be found"
Fixed in: 2019.1.0a3 (d70d54e10bbd)
Reproduced with: 2019.1.0a2, 2019.1.0a1, 2018.3.0b4, 2018.3.0a1
Did not reproduce on: 2019.1.0a3, 2018.2.11f1, 2018.1.9f2, 2017.4.12f1
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