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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment