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
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
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