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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a4