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)
-
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
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
- Dropdown context menu opens in the wrong place when another section is focused in VFX Graph
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