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.
Comments (3)
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
- Build fails with compiler errors when switching scripts GUIDs
- Many references for Animator elements redirect to missing pages
- User gets "EndLayoutGroup: BeginLayoutGroup must be called first." error during Xcode selection canceling
- "Unable to use a named GUIStyle without a current skin" error appears in the Console when entering the Play Mode in a project with specific layout
- [D3D12][XR] SRP Foveation foveated rendering on Windows platform not working when Graphics API is set to D3D12
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.