Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
899233
Regression
No
[Video Player] Can't play a Video Clip If WaitForFirstFrame is enabled
Steps to reproduce:
1) Download attached project ' VideoPlayerPlayOnAwake.zip' and open in Unity
2) Open scene 'BugScene'
3) In Hierarchy tab, click on Quad gameObject and check if VideoPlayer component has WaitForFirstFrame enabled
4) Press Play
Note: Video Clip will not be played on a Quad
Expected result: Wait for first frame to be ready before playback and play a video clip
Actual result: Video never starts to play
Reproduced with: 5.6.0b11, 5.6.0f3, 2017.1.0b1
Reproduced only on Windows machine
Works fine with 10.12 macOS
in 5.6.0b10 and earlier it wasn't possible to attach .mp4 video to Video Clip
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment