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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
etienne3K
Jul 05, 2017 21:38
Hi,
Will it ever be possible or is this a limitation of vp8+alpha?
Thanks