Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.2.0a9
Issue ID
1420347
Regression
Yes
[Packman] Local preview/experimental packages have only a tag outline displayed in Packman when added from disk or tarball
Steps to reproduce:
0. Download the tarball file (.tgz) attached to this ticket (can either unzip it or keep as is)
1. Create a new project or open an existing one
2. Open Package Manager (Window -> Package Manager)
3. Click the "+" icon at the top left corner
4. In the dropdown menu select the "Add package from disk..." or "Add package from tarball" options
5. Select the package.json or tarball of the file downloaded in step 0 to add it to the project
Expected results: Package has visible preview/experimental tag
Actual results: Package has an outline of tag with no contents
Reproducible with: 2022.2.0a9, 2022.2.0a11
Not reproducible with: 2022.2.0a8
Notes:
- It's sometimes visible when loading the package that it's at first in the Unity packages dropdown and only when loaded is moved to a separate section
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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0b3, 2023.1.0a1