When attempting to build an Android project in Unity version 2021.2.16f1, I get a build failure:
The error in the log:
Is version 12.1.6 of URP...
Cloud Build Failure URP: 12.1.6 Cannot Be Found
The error in the log:
Code (CSharp):
- 138: [Unity] Project has invalid dependencies:
- 139: [Unity] com.unity.render-pipelines.universal: Package [com.unity.render-pipelines.universal@12.1.6] cannot be found
- 140: [Unity] A re-import of the project may be required to fix the issue or a manual modification of BUILD_PATH/p/Packages/manifest.json file.
Cloud Build Failure URP: 12.1.6 Cannot Be Found