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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment