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
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events
Add comment