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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
etienne3K
Jul 05, 2017 21:38
Hi,
Will it ever be possible or is this a limitation of vp8+alpha?
Thanks