Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2018.4
2019.2.14f1
2019.3
2020.1
2020.2
Issue ID
1223381
Regression
No
Visual C# Compiler fails to locate assembly if response file compiler argument path contains spaces
Steps to reproduce:
1. Create a folder named "addspacesinpath" in the root of C:
2. Drop the attached dll (System.Xml.Linq.dll) in said folder
3. Open the attached project (case_1223381.zip)
4. Ensure that no errors are present
5. Rename the folder from Step 1 so it contains spaces ("C:\add spaces in path\")
6. Open csc.rsp and change the path accordingly
Expected result: External library is successfully located
Actual result: External library is not found
Reproduced in: 2018.4.18f1, 2019.3.4f1, 2020.1.0a25, 2020.2.0a1
Cannot test with: 2017.4.37f1 (asmdef rsp overloading not available)
Comments (1)
-
Gigglez13
Aug 30, 2020 18:14
I do need urgent help as I tried change the path after opening the csc.rsp. Please, can I get help? My website is offthestreetmusic.com.
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a4