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
- Object Picker takes the debounce time to load objects when Object Selector is set to Advanced search
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
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.