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 PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
- ScalableBufferManager does not work correctly when MSAA and RenderGraph Compatability are enabled
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
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.