Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.4.5
Issue ID
HUBX-653
Regression
No
Can't open the project when it is saved with path that starts with a tilde sign "~" and not with a full Home Folder name
Reproduction steps:
1. Create a new folder in a Documents folder of the MacOS computer
2. Open the Unity Hub and create a new project
3. In the Location field write ~/Documents/\[folder name created before]
4. Open the project, save it, and exit
5. Open the project again from the Unity Hub
6. Observe the Unity Hub
Expected result: Project opens up successfully
Actual result: Project doesn't open and shows the following message: "Project path does not exist: ~/Documents/\[folder name]/\[project name]"
Reproducible with: 2.4.5
Could not test with: 3.0.0-beta.4 (unavailable to write the path manually)
Notes:
- %HomePath% in Windows is equivalent to ~ the tilde sign in MacOS
- Not reproducible on Windows. When trying to create a project with path %HomePath%/Documents/\[folder name], Unity Hub shows a window with a message: "Creating Project folder failed\!"
- Workaround to write a full project path in the Location window, also, restarting the Unity Hub changes shortened path to a full path and lets open the project
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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
Resolution Note:
There are no fixes planned for this Bug