firebase-unity-sdk icon indicating copy to clipboard operation
firebase-unity-sdk copied to clipboard

The Firebase SDK for Unity

Results 216 firebase-unity-sdk issues
Sort by recently updated
recently updated
newest added

### Description Hey there 1. We perform all our manifest modifications via IPostGenerateGradleAndroidProject. This allows all plugins to play nicely with each other and inject what they need into the...

api: messaging
type: feature request

### Description The Timestamp's constructor is internal, if I need to construct one using a cloud function's return data then I'll need to either use the conversion functions; defeating the...

api: firestore
type: feature request

### Description If possible please make a synchronous getter for SessionID and ideally also a callback/trigger for when it changes. I honestly find it very odd that we would need...

api: analytics
type: feature request

### Testing History (last 7 days) | Date|SDK Build |Test Build|Test Run|Firestore Test Build|Firestore Test Run|Notes | |---|---|---|---|---|---|---| | 2025‑12‑16|[✅ Pass](https://github.com/firebase/firebase-unity-sdk/actions/runs/20259526502)|[❌ **Failure**](https://github.com/firebase/firebase-unity-sdk/actions/runs/20259526502)|[❌ **Failure**](https://github.com/firebase/firebase-unity-sdk/actions/runs/20259526502)|[❌ **Failure**](https://github.com/firebase/firebase-unity-sdk/actions/runs/20259526502)|[❌ **Failure**](https://github.com/firebase/firebase-unity-sdk/actions/runs/20259526502)| SDK package build failed. | | 2025‑12‑17|[❌ **Failure**](https://github.com/firebase/firebase-unity-sdk/actions/runs/20294633424)|[❌ **Failure**](https://github.com/firebase/firebase-unity-sdk/actions/runs/20294633424)|[❌ **Failure**](https://github.com/firebase/firebase-unity-sdk/actions/runs/20294633424)|[❌ **Failure**](https://github.com/firebase/firebase-unity-sdk/actions/runs/20294633424)|[❌ **Failure**](https://github.com/firebase/firebase-unity-sdk/actions/runs/20294633424)| SDK package build failed. |...

nightly-testing

### Description When the Vuforia SDK is included in a Unity project along with Firebase Crashlytics or Firebase Analytics, the iOS build fails: ### Reproducing the issue 1. Create a...

api: analytics
api: crashlytics
needs-info

### Description When trying to install the Firebase Unity SDK via **Unity Package Manager** using the `.tgz` packages from the official Google archive, Unity fails to resolve the packages with:...

api: core
needs-info

### Description After upgrading the Firebase SDK from 12.1.0 to 12.10.0, on some Windows PCs the app crashes on launch. I have tried to use the `FirebaseApp.CheckAndFixDependenciesAsync().ContinueWithOnMainThread` instead of `FirebaseApp.CheckAndFixDependenciesAsync().ContinueWith`,...

api: core

### Description hello these days, i am going to build an Meta App with Firebase Firestorage sdk enabled. With Unity6.2, we build an app with Meta Core. Interaction SDK v81,...

api: firestore

### Description ### Description When we build our app for the apple app store for macOS the app crashes immediately on start. But this doesn't happen for our builds made...

api: auth
needs-attention
desktop production

### Description 1. Email Link Authentication would allow users to sign up or sign in easily without using a password, making it really simple and secure 2. While it is...

api: auth
type: feature request