Search Issue Tracker
Won't Fix
Votes
2
Found in
2019.1.0a10
2019.2.0a1
2019.3.0a1
Issue ID
1174443
Regression
No
[HUB] Creating a Template project throws a decompression failure error when the project path exceeds 75 characters
How to reproduce:
1. Open Unity Hub
2. Create a new project
3. Select one of the templates(LWRP/HDRP/3D With Extras)
4. Select such a path, that would exceed 75 characters
Expected result: a new project is created successfully
Actual result: a 'Failed to resolve project template' error is thrown
Reproducible with: 2019.1.0a10, 2019.1.14f1, 2019.2.0f1, 2019.3.0a11
Not reproducible with: 2017.4.31f1, 2018.4.5f1, 2019.1.0a9(Hub not yet integrated)
Tested with Unity Hub: 2.0.4
Notes:
The following paths were tested:
1)
- Project name: A
- Project location: C:\AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2)
- Project name: New Unity Project55555
- Project location: C:\Workspace\Test\Project\Unity\Additional Packages\T
Both cases have 76 characters in total after combining the project name with project location. Reducing this to 75 characters does not reproduce the issue
Comments (9)
-
mhahn49
Oct 05, 2023 17:20
Had students shorten their file path and STILL does not resolve. We removed project, removed the old files, and restarted our computers. NONE of those fixed the problem. The file path was only 10 characters long.
Downloaded version 2021.3.27f1 (version needed for the 2D platformer tutorial)
Any other resolves?
-
ltbmak
Feb 08, 2021 16:41
Funny really
-
radfek
Jan 29, 2021 18:58
Why not fix this? it`s annoying to go arround this when trying to learn the tool.
-
Wolverine-X-man
Dec 01, 2020 20:31
in my case this error will come my long Unity Project name........
{Solution..} -> i reduce my project name length then my issue is fixed... -
DaCookie
Oct 04, 2020 22:54
I love teaching Unity for game making but.. My students will be so happy when I'll tell them that the issue happened because of a too long path :/
-
leeprobert
Sep 18, 2020 12:12
Is this a joke? Really? that's the fix?
-
jamesc320
Feb 01, 2020 08:58
The solution to this problem is to create new projects on the root directory and keep the project name short. So instead of "C:\User\admin\Documents\A Very Long Project Name Here" use "C:\Project1"
amritkhanna what does that have to do with Unity?
-
Havie
Oct 12, 2019 15:21
I am having the same issue,
I am on a school laptop and the path names are quite long the way the drives set up including my schools full name in the path. Super annoying to try to figure out and fix when you're a student learning a new program and can't even make a new template.
Changing the directory fixes this. -
NerdEternal
Sep 17, 2019 20:19
Is there a solution to this problem?
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.