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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment