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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
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.