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
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
This is a duplicate of issue #1349633