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
Comments (1)
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
etienne3K
Jul 05, 2017 21:38
Hi,
Will it ever be possible or is this a limitation of vp8+alpha?
Thanks