Search Issue Tracker
Fixed
Votes
0
Found in [Package]
Issue ID
1260550
Regression
Yes
Packages added in manifest.json Scoped Registry do not get listed in the Package Manager
How to reproduce:
1. Create a new Unity project
2. Open the project's manifest.json externally
3. Add a package scoped registry entry before the dependencies section
4. Refocus Unity and open the Package Manager
5. Look for the added package
Expected result: package appears in the list of packages
Actual result: package does not appear in the list of packages
Reproducible with: 2020.1.0a15, 2020.1.0b15, 2020.2.0a16
Not reproducible with: 2019.4.3f1, 2020.1.0a14, 2020.2.0a17
Could not test with: 2018.4.24f1(tested package incompatible with this version)
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
- 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
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note:
Fixed in 2020.2.0a17
Packages now appear in a separate Package Manager section, accessed by the dropdown: 'Packages: My Registries'