Search Issue Tracker
Fixed
Votes
1
Found in
5.3.4f1
Issue ID
811959
Regression
No
[iOS] Crash when the app is terminated by double clicking the home button
Steps to reproduce:
1) Open the latest attached project.
2) Build the project for iOS.
3) Deploy to a device via Xcode.
4) Open the app.
5) Double-click the home button (list open apps).
6) Close the app by swiping it away.
7) Return to the home screen by tapping it.
8) Wait for around 10 seconds.
A crash occurs in unitytemplateapp`::Release() + 28 at UnityWebStream.cpp:70 [opt]
The app is making periodical HEAD HTTP requests.
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
altaf_navalur
Jun 15, 2017 07:37
Guys any update on this? we are using 5.5.2f1 & still experiencing this crash
GuyTidhar
Dec 27, 2016 07:37
I have filed a new issue (#864687 at fogbugz) at 5.5.0f3 which might be the same one reopened.
andreyul
Jul 08, 2016 23:48
Does it reproduce on both 32 and 64-bit devices?
Crash report will have "Code Type: ARM" for 32-bit device or "Code Type: ARM-64" for 64-bit.