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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment