Search Issue Tracker
Fixed in 2020.3.X
Fixed in 2021.1.X
Votes
0
Found in
2020.3.1f1
2021.1
2021.2
Issue ID
1327815
Regression
Yes
Absolute paths in the manifest.json are being set for external packages added via tarball
How to reproduce:
1. Create and open a new Unity project
2. Download the attached "External.tgz" package
3. In the created project's Project folder create a new folder and put the downloaded package there
4. In the Editor, open the Package Manager (Window -> Package Manager)
5. Press the Plus button at the top-left of the Package Manager and select "Add package from tarball"
6. In the window that opens select the "External.tgz" package and press Open
7. Open the manifest.json (Project folder -> Packages -> manifest.json)
Expected results: The package in the manifest.json is listed as: file:../ExternalPackages/External.tgz
Actual results: The package in the manifest.json is listed as: file:DRIVE:/FOLDER/PROJECT/ExternalPackages/External.tgz
Reproducible with: 2020.3.1f1, 2020.3.4f1, 2021.1.3f1, 2021.2.0a13
Not reproducible with: 2019.4.23f1, 2020.3.0f1
Could not test with: 2018.4.34f1 (Adding a package via tarball is not possible)
Comments (1)
-
chorkin
Nov 16, 2021 23:29
I'm seeing an issue with 2020.3.17f1 suddenly where I can't import local .tgz anymore. I'm getting strange errors having to do with finding a directory at a mkdir path that is not in my project? Maybe this is related?
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2020.3):
Fixed in 2021.2.0a20
Resolution Note (fix version 2021.1):
Fixed in 2021.2.0b1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.13f1