Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2020.2.0b2
2020.3
2021.1
2021.1.1f1
2021.2
Issue ID
1325976
Regression
Yes
Build fails when there is a comma in the Project's path
How to reproduce:
1. Create a new Project with a comma in its name (for example: "aaaa, bbbb")
2. Build the Project
Expected result: Project builds without issues
Actual result: Build fails due to "System.IO.FileNotFoundException"
Reproducible with: 2020.2.0b2, 2020.3.4f1, 2021.1.2f1, 2021.2.0a12
Not reproducible with: 2018.4.34f1, 2019.4.24f1, 2020.2.0b1
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 ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a18