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)
-
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
- [Silicon] Crash on Bytenado.Chatterbox:.ctor when opening a project after creating a partial class of a Dictionary<string, int> containing about 125k entries
- Improve Docs on IHV / DDS import
- Rendering into RenderTexture is affected by Camera transforms when using DrawMeshNow
- [MacOS] Switching project functionality when importing a complete project is broken
- UI Toolkit Debugger has no minimum size for its tabs
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a4