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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment