Search Issue Tracker
Duplicate
Votes
0
Found in
2022.1.0a4
Issue ID
1354790
Regression
Yes
[Linux] 2D Template has an invalid PackageManager-UI dependency
How to reproduce:
1. Open Unity Hub
2. Create a 2D Template Project
3. Once loading finishes check the Console window
Expected results: There are no errors after creating the project
Actual results: Project has invalid dependencies error is thrown
Workaround: Can be resolved by manually removing the Package-Manager-UI entry using the Package Manager window
Reproducible with: 2022.1.0a4
Not reproducible with: 2019.4.29f1, 2020.3.15f1, 2021.1.16f1, 2021.2.0b5, 2022.1.0a3
Reproducible on: Ubuntu 20.04
Not reproducible on: macOS 11.4
Full error message:
"An error occurred while resolving packages:
Project has invalid dependencies: com.unity.package-manager-ui: Package [com.unity.package-manager-ui@0.0.0-builtin] cannot be found"
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
- NullReferenceException errors appear in the Console and Inspector window turns black when dragging .cs and .uxml files to another directory
- Crash when reimporting fbx asset used as tree by specific Terrain component
- The position of the "X" in the search section is not consistent with other search boxes in the engine
- Unable to pan outside of the active state viewing window in the Animator when the Play Mode is paused
- Window Zoom stops working after Editor window is moved
This is a duplicate of issue #1349633