Search Issue Tracker
By Design
Votes
0
Found in
2020.3.2f1
2020.3.22f1
2021.2
2022.1
Issue ID
1380566
Regression
Yes
[Packman] Custom Packages do not have Preview/Experimental tag when they're in the Preview/Experimental version
How to reproduce:
1. Create a new project
2. Open the Package Manager
3. In the Package Manager press +->"Add package from git URL..."
4. Add a custom preview/experimental Package (1380566_Custom Package link is in the Edit to use)
Expected results: The Package has Preview or Experimental tag
Actual results: The Package does not have a Preview or Experimental tag
Reproducible with: 2020.3.2f1, 2021.2.8f1, 2022.1.0b2
Not reproducible with: 2019.4.35f1, 2020.3.1f1, 2020.2.7f1
Note:
- In versions 2020.3 and up it can cause an additional problem as there's a warning in the top right of the Editor warning the user about Preview/Experimental Packages being used in the project while the Package Manager does not have tags on the Preview/Experimental Packages causing confusion
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
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
- Decal Technique set to Automatic prefers the DBuffer option when using OpenGL
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
Resolution Note:
This is by design. Custom packages are considered as 'work in progress'. The Experimental tag is reserved for published packages.