Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Failed to resolve project template: Failed to decompress

Discussion in 'Editor & General Support' started by aaron_unity161, Nov 25, 2019.

  1. aaron_unity161

    aaron_unity161

    Joined:
    Nov 16, 2017
    Posts:
    4
    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?
     

    Attached Files:

  2. aaron_unity161

    aaron_unity161

    Joined:
    Nov 16, 2017
    Posts:
    4
    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
     
  3. zaneleM94

    zaneleM94

    Joined:
    Jun 3, 2020
    Posts:
    1
    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
     
  4. mikotookumura

    mikotookumura

    Joined:
    Aug 25, 2020
    Posts:
    2
    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
     
  5. mikotookumura

    mikotookumura

    Joined:
    Aug 25, 2020
    Posts:
    2
    2019.4.9f1 does not have this problem.
     
  6. Deleted User

    Deleted User

    Guest

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