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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
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.