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
- 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
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment