Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.3f1
Issue ID
969472
Regression
No
Firebase crash on Firebase_Auth_CSharp_FirebaseUser_DisplayName_get
How to reproduce:
1. Open the attached project
2. Open the "Signup" scene
3. Press Play
4. Press the "Login" button
Actual result: Unity crashes.
Reproducible with: 2018.1.0a7, 2017.3.0f1, 2017.2.0p4, 2017.1.2p3, 5.6.4p3.
Notes:
If SignInSuccess(newUser); (line 230, FirebasePortal.cs) is commented out, the crash is not happening.
A freeze occurs while entering Play mode if you entered Play mode previously.
The cause of the crash may be that FirebaseUser.displayName is null.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment