Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in editor after FirebaseApp is garbage collected #200

Closed
IsnaniWidhiHidayat opened this issue Aug 26, 2018 · 5 comments
Closed

Crash in editor after FirebaseApp is garbage collected #200

IsnaniWidhiHidayat opened this issue Aug 26, 2018 · 5 comments

Comments

@IsnaniWidhiHidayat
Copy link

I Have been using firebase version 4.4.3 and it working without error, but when iam upgrade to version 5.2.1 i got some error just log false to console and nothing informasion i can get from that error. And because of this error when i next play in editor it make editor crash not responding.

false UnityEngine.Debug:LogError(Object) Firebase.Platform.FirebaseLogger:LogMessage(PlatformLogLevel, String) Firebase.FirebaseApp:LogMessage(LogLevel, String) Firebase.AppUtilPINVOKE:delete_FirebaseApp(HandleRef) Firebase.FirebaseApp:RemoveReference() Firebase.FirebaseApp:Dispose() Firebase.FirebaseApp:Finalize()

@jonsimantov
Copy link
Contributor

Which Firebase plugins are you using? (e.g. Auth, Database, Messaging, etc.)

And what is your Unity editor version? Finally, are you using .Net 3.0 or .Net 4.6? (in the player settings)

@IsnaniWidhiHidayat
Copy link
Author

iam using unity 2018.1.2f1 and firebase version 5.2.1 , .net 3.5 equivalent , service : auth, realtime database, and storage

@stewartmiles
Copy link
Contributor

@IsnaniWidhiHidayat any chance you could share a project that reproduces this issue? We build https://github.com/google/mechahamster and similar projects with multiple plugins integrated and haven't come across this issue.

@stewartmiles stewartmiles changed the title Firebase ambiguous return false Crash in editor after FirebaseApp is garbage collected Oct 23, 2018
@stewartmiles
Copy link
Contributor

@IsnaniWidhiHidayat any chance you have more information on this? Platform are you testing on? Windows, Mac? Is there a particular set of operations you need to perform to cause this to happen? It would be handy if we could reproduce this on our end so we can see what's going on.

@stewartmiles
Copy link
Contributor

Closing as this is a duplicate of #191

@firebase firebase locked and limited conversation to collaborators Oct 25, 2019
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants