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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1349633