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
- “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