Failed to resolve project template: Failed to decompress

Trying to create a new project in 2019.3.0b12 using the Universal RP results in this error. Same with 2019.2.13f1 with HDRP. I’ve seen other threads mention long path names as a possible issue but I don’t see how I could fix that being this is Unity’s own file path. No issues creating a standard 3D project.

Unity Hub 2.1.3

Ideas Unity Devs?

Seems to be the main error in info-log.json. Possible issue with Node.js installed?

{ Error: ENOENT: no such file or directory, open ‘C:\Program Files\Unity\Hub\Editor\2019.3.0a7\Editor\Data\Resources\PackageManager\ProjectTemplates\libcache\package.json’\n

hi just installed unity when ever I try to create a new project I get the failed to resolve project template error ,can someone please help me on how to fix this problem

same problem.

  • 2020.1.3f1
  • Linux (Crostini on ChromeOS)

{“moduleName”:“Templates”,“level”:“warn”,“message”:“[ ‘No package.json found for the template’,\n { [Error: ENOENT: no such file or directory, open ‘/home/mikotookumura/unity_bin/2020.1.3f1/Editor/Data/Resources/PackageManager/ProjectTemplates/libcache/package.json’]\n errno: -2,\n code: ‘ENOENT’,\n syscall: ‘open’,\n path:\n ‘/home/mikotookumura/unity_bin/2020.1.3f1/Editor/Data/Resources/PackageManager/ProjectTemplates/libcache/package.json’ } ]”,“timestamp”:“2020-08-27T15:13:45.623Z”}

$ ls /home/mikotookumura/unity_bin/2020.1.3f1/Editor/Data/Resources/PackageManager/ProjectTemplates/libcache/
com.unity.template.2d-4.0.2
com.unity.template.3d-5.0.3
com.unity.template.hd-8.2.0
com.unity.template.universal-8.2.0

2019.4.9f1 does not have this problem.

I’m having this same problem and hopefully unity will notice this soon!