Search Issue Tracker
Fixed
Fixed in 2020.3.41f1, 2021.3.11f1, 2022.1.18f1, 2022.2.0b9, 2023.1.0a11
Votes
6
Found in
2020.3.37f1
2021.3.7f1
2022.1.9f1
2022.2.0a20
2023.1.0a2
Issue ID
UUM-13252
Regression
Yes
Package Manager: ENOENT: no such file or directory, mkdir
*Description*
Attempting to create or open a project when there is a quote in the project path/name or in the UPM cache path causes the Package Manager to fail resolving packages with an error like the following:
ENOENT: no such file or directory, mkdir [path-to-temp-folder]
This happens notably when the OS user name or project name contains single-quote characters.
*Reproduction Steps*
1) Create a new project and name it "Bob's Project"
*Expected Result*
The project should be created and opened successfully.
*Actual Result*
The Editor displays a dialog during startup with Package Manager errors formatted like the above.
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Memezawy
Sep 25, 2022 23:25
Turns out that this problem occurs bec of the ' in the user folder name
i solved this by making a new user without any special characters
happy_rohitya
Sep 12, 2022 13:06
Please review the same issue, even after reinstalling it does not fix.
zivshek
Sep 12, 2022 00:27
Please review and submit the fix asap. I am unable to use any recent version to create a project.