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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Fixed in 2020.2.0a17
Packages now appear in a separate Package Manager section, accessed by the dropdown: 'Packages: My Registries'