Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.0f3
Issue ID
938788
Regression
No
VideoPlayer loads URL on main thread and the app remains frozen until completion
Steps to reproduce:
1. Open user attached project "Proj.zip"
2. Build and Launch it on an android device
3. Look for "uvc" button and press it
4. This begins loading the video from a URL and freezes the app
5. If there is no internet, the app freezes until timeout
Expected: The loading happens on a separate thread and does not freeze the app while working on it
Actual: The app is frozen until loading is completed or until connection times out
Reproduced on: 5.6.0f3, 2017.1.1p3, 2017.2.0f1, 2017.3.0b2
Devices Under Test:
Samsung Galaxy S7 Android 7.0
Samsung Galaxy S8 Android 7.0
Huawei P9 Android 7.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