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