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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment