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
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
- [macOS] RenderTexture with 8 Sample Anti-Aliasing fails to render
Add comment