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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment