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
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
- Crash on xatlas::internal::pack::Atlas::findChartLocation_bruteForce when generating the lighting
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.