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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
Add comment