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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment