Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2018.4
2018.4.11f1
2020.1
Issue ID
1199965
Regression
No
[IL2CPP] [Android] [iOS] HttpClient content stream freezes with no error in Arm64 Devices
Steps to reproduce:
1. Open user's attached project "DownloadTester.zip
2. Build for iOS and deploy the Xcode project to the iOS device
3. Set Dropdown to 'SeperateThreaded'
4. Press 'Download' Button
5. Observe till download appears to stop (Speed will drop to 0 bytes/second)
Expected result: Read Message and Write Message will no longer update, the last message being frozen (ex: "Read Meessage: 03:45:30:000 - Downloading")
Actual result: Read Message will no longer update, but Write Message will still updates, time ticking upwards.
Reproduced on: 2018.4.13f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14
Could not test on 2017.4 because of namespace errors
Note: It could make couple tries to reproduce this issue, if download does not stop after couple of minutes, cancel the download and start again
Devices reproduced on:
VLNQA00123, Google Pixel 2 XL (Pixel 2 XL), Android 10, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
iPhone X (iOS 12.4)
iPhone 8 Plus (iOS 12.0)
iPhone 11 (iOS 13.0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment