Open
Description
Description
I have an incompatibility between Unity 6 Preview (6000.0.1f1) and Firebase auto dependency resolution.
The auto resolution just deletes all Firebase dependencies for Android from the gradle templates and deletes the generated maven package - so that the application builds without the Firebase binaries!
Reproducing the issue
I had a working projec t in 2023.2.nn.
Upgraded to 6000.0.1 in the usual way.
Build for Android and the auto-resolution deleted the dependencies
Firebase Unity SDK Version
11.9.0
Unity editor version
6000.0.1f1
Installation Method
Unity Package Manager
Problematic Firebase Component(s)
All
Other Firebase Component(s) in use
No response
Additional SDKs you are using
No response
Targeted Platform(s)
Android
Unity editor platform
Windows
Scripting Runtime
IL2CPP
Release Distribution Type
Pre-built SDK from https://firebase.google.com/download/unity
Relevant Log Output
No response
If using CocoaPods for Apple platforms, the project's Podfile.lock
Expand Podfile.lock
snippet
👀 Replace this line with the contents of your Podfile.lock!