Search Issue Tracker
By Design
Votes
7
Found in
5.6.0f3
Issue ID
903716
Regression
Yes
[Android] [Video Player] Black screen if streaming a video in release mode (Development Build disabled)
Steps to reproduce:
1) Download attached project ' VideoTestProject.zip' and open in Unity
2) Open Build Settings and make sure Development Build is disabled
3) Build and run 'VideoTestScene' scene on a device
Actual result: Video player doesn't play a video (black screen)
Expected result: Video Player plays a video
Reproduced with: 5.6.0f3, 5.6.0p2, 2017.1.0b2 (d02132152f71)
Not reproduced with:
5.6.0b11, 5.6.0f2
Regression from:
5.6.0f3
DUT:
HUAWEI EVA L19, OS:7.0, CPU:arm64-v8a, GPU:Mali-T880, Build:HUAWEI/EVA-L19/HWEVA:6.0/HUAWEIEVA-L19/C432B182:user/release-keys
Samsung SM G925F (Galaxy S6 Edge), OS:6.0.1, CPU:arm64-v8a, GPU:Mali-T760, Build:samsung/zeroltexx/zerolte:6.0.1/MMB29K/G925FXXU5DQA7:user/release-keys
Xiaomi MI MAX, OS:6.0.1, CPU:arm64-v8a, GPU:Adreno (TM) 510, Build:Xiaomi/hydrogen/hydrogen:6.0.1/MMB29M/V7.5.1.0.MBCCNDE:user/release-keys
Note: Enable Development Build and video will be played
Comments (2)
Add comment
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
Casanova87xx
Nov 30, 2017 15:45
This problem persists in 2017.2. Can't use videoplayer without "Development build" on Android. Any progress or another way to do this with native player?
nalturk565
Aug 01, 2017 08:14
I am having the same issue. Any progress?