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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
Add comment