Closed AAulicino closed 2 years ago
Hi @AAulicino,
Thanks for bringing this to our attention. I was able to observe this behavior on my end as well, even after removing a C# script.
That being said, I've relayed this issue to the team. You may refer to this thread for updates.
Hi,
This is likely the same problem as https://github.com/firebase/quickstart-unity/issues/1228, which has some more info, and has some potential workarounds. To keep things clean, I'm going to close this one for now, and keep the work focused in that one ticket.
[REQUIRED] Please fill in the following fields:
[REQUIRED] Please describe the issue here:
Unity 2021.2.19f1 is unable to compile when using Firebase 8.9.0. Unity 2020.3.32f1 works fine.
Steps to reproduce:
OS: macOS Monterey 12.3.1
Assets/Firebase/google-services.json
orAssets/Firebase/GoogleService-Info.plist
file to the project.Unable to reproduce using unity 2020.3.32f1.
Sample project repro:
NewBehaviourScript.cs
What's the issue repro rate?
100%