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
- Shader variants take too much memory at runtime
- [HDRP][VFX] Output mesh with default shader is incorrectly sorted before the HDRP fog
- Error "'GamepadSpeakerOutputType' does not exist in the namespace 'UnityEngine'" occurs in the Console when building a project
- [M1][Rosetta] Crackling sound when Editor is compiling
- Large delay on SoundHandle.Instance.Destructor when disabling AudioSource
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a4