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
- The Inspector rounds up float values up to a maximum of 7 digits and overwrites the actual values in the file when saving the asset
- Distant Shadowmask does not cast Shadows on Terrain when baking with Adaptive Probe Volumes
- UI Toolkit Debugger "Text Overlays" dropdown is opened in the wrong position when Dynamic Atlas Viewer is opened
- NullReferenceExceptions are thrown on Editor launch when the Project window was locked in the previous project
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
Add comment