Open chriswalz opened 1 year ago
Same error happened again
Any thoughts or updates? Is this being investigated?
Sorry for the lack of update. We are looking into this, but haven't been able to determine the underlying problem yet. Unfortunately the callstacks do not make much sense, for example WebSockets should only be used within Database, and don't really indicate what the problem might be.
Crashing continues to happen a lot. Here's yet another example (not counting the many times it does happen without sharing)
Same problem. Can't use Firestore because Unity crashes
[REQUIRED] Please fill in the following fields:
[REQUIRED] Please describe the issue here:
Unity Editor crashes intermittently due to Firebase Unity SDK
Steps to reproduce:
Use firebase sdk code. In this use Firebase Functions and stop and start Unity regularly and trigger a firebase function on load. Unity Crashing due to Firebase has always been a semi regular frustration with using Unity SDK. Typically I turn off all Unity Firebase SDK code to prevent Unity from crashing while developing other aspects of our game
Relevant Code:
Stacktrack from Editor.log