Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0b7
Issue ID
921482
Regression
No
[Editor] [Android] VideoPlayer fails to play a VP8 video with alpha above when Dimensions are bigger than 1980x1080
Steps to reproduce:
1) Download attached project and open in Unity
2) Open 'Test' Scene
3) Make sure platform is set to Android in Build Settings
4) In the Project window, select Test.webm video and check Import Settings(make sure Dimensions are set to 'Original(3840x2160)")
5) Press Play
Expected result: Video should start playing (check attached image "expected.png")
Actual result: White image with slightly transparent numbers are displayed (check attached image "actual.png")
Reproduced with:
5.6.0f1, 5.6.1p4, 2017.1.0b10, 2017.2.0a4
Works when platform is set to:
PC/Mac & Linux Standalone
iOS
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
etienne3K
Jul 05, 2017 21:38
Hi,
Will it ever be possible or is this a limitation of vp8+alpha?
Thanks