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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a4