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
- UI Builder windows text rendering breaks when using Rich text combined with an underlined emoji
- [Linux] Crash on mono_runtime_invoke when executing a specific script
- Installing the HDRP Water Samples doesn't notify the user to enable the "Water" on HDRP Asset
- Persistent Memory Leak in `ChunkDrawCommandOutput` and `CullingSplits.InitializeSplits`
- 1 KB or more of GC is allocated when Debug logging
This is a duplicate of issue #1349633