Search Issue Tracker
Won't Fix
Votes
1
Found in
2022.3.57f1
6000.0.35f1
6000.1.0b4
6000.2.0a1
Issue ID
UUM-96051
Regression
No
csc.rsp throws CS2001 error when project path contains spaces despite the additionalfile being quoted
Steps to reproduce:
1. Open the attached project “IN-93665_Saving Test.zip”
2. In the console window search for a "CS2001"
3. Observe the console
Expected result: No error in the console
Actual result: Error in the console
Reproducible in: 2022.3.57f1, 6000.0.35f1, 6000.1.0b4, 6000.2.0a1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note:
I recognize this bug and can reproduce it as well. Ive investigated and fixing it comes with a lot of risk with changing the behavior.
If this will show to be a bigger problem we might take another look, but for now we will not fix the issue because of the risk of breaking other projects.