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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note:
There are no fixes planned for this Bug