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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment