Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.1.X, 2020.2.X
Votes
0
Found in
2020.1.3f1
Issue ID
1273008
Regression
No
[UI] Packages disapear from Packman UI after downgrade
Unity Transport disappears from PackMan UI after downgrading it after changes in dependent Unity Netcode package.
To repro:
1. Download https://github.com/Unity-Technologies/netcode and open sampleproject.
2. Open Package manager.
3. Select Unity Netcode package.
4. Downgrade it to Version 0.1.0-preview.6.
5. [Optionally] Reimport all.
6. Downgrade Unity Transport version to any version below (e.g. "0.2.3-preview.0").
Actual result: Unity Transport is no more listed in Package Manager UI, but is present in manifest.json.
Expected result: All packages from manifest.json are listed in Package Manager UI.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment