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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
This is a duplicate of issue #1349633