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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment