Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
2
Found in
2019.3
2019.3.5f1
2020.2
Issue ID
1233486
Regression
No
[iOS] [tvOS] Application.Quit() freezes the Application if UnityWebRequest was called
Reproduction steps:
1. Open user's attached project in "TestUnityWebRequest.zip" (for AppleTV check Notes)
2. Build the project for iOS
3. Run and Deploy the project in Xcode to an iOS device
4. Press "1. SendUnityWebRequest" button
5. Wait for indication in the Log (in the Application itself) that the request is complete
6. Press "2. Application.Quit()" button
Expected result: Application quits instantly
Actual result: Application freezes and hangs for 30-60 seconds before quitting
Reproducible with: 2019.3.10f1, 2020.2.0a5
Could not test with: 2017.4, 2018.4 because of errors in the console (related to built-in packages, however restoring to defaults was not available)
Devices tested:
Reproducible with:
VLNQA00310 iPad Pro 12.9 (iOS 11.2.1)
AppleTV (tvOS 13.3.1)
Not reproducible with:
VLNQA00285, Samsung Galaxy J4 Core (SM-J410F), Android 8.1.0, CPU: Snapdragon 425 MSM8917, GPU: Adreno (TM) 308
Note: to test on AppleTV open tvOSAuto.zip, open Samplescene, do steps 2, 3 for tvOS and the rest of the steps will be automatically via Script. Inspect the freeze.
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
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a14.1852
Resolution Note (fix version 2020.1):
Fixed in 2020.1.17f1.4949
Resolution Note (fix version 2019.4):
Fixed in 2019.4.14f1 (416f71122a32)