Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0f3
Issue ID
898045
Regression
No
When Firebase asset is imported, Unity crashes in <Firebase.FirebaseApp/FirebaseHandler:Update> during enter and exit Play mode
Reproduction steps:
1. Open the attached project;
2. Open the scene "Demo";
3. Enter and exit Play mode until Unity crashes;
Actual result: Unity crashes in <Firebase.FirebaseApp/FirebaseHandler:Update>.
Expected result: Unity should not crash.
Note: Unity crashes in Update() function which is in FirebaseHandler which is created in runtime. Sometimes Unity does not crash, but Editor freezes.
Reproduced with: 5.5.0b1, 5.5.3p3, 5.6.1f1, 2017.1.0b4
Cannot be tested with 5.4 because of many errors.
Note#2: "Firebase" developer solved the issue. The fix is in the latest version of "Firebase" Unity package: https://firebase.google.com/support/release-notes/unity#3.0.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment