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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
etienne3K
Jul 05, 2017 21:38
Hi,
Will it ever be possible or is this a limitation of vp8+alpha?
Thanks